Software Development
Showing 2317–2328 of 2824 results
Set up a VHD for finance and operations apps
A virtual hard disk (VHD) is made available for download from Microsoft Dynamics 365 Lifecycle Services, so that you can set it up on a local machine. This system is intended to be accessed by a developer and is a preconfigured one-box development environment of finance and operations apps.
Set up onboarding experiences in Dynamics 365 Business Central
If you need to set up an onboarding experience in Dynamics 365 Business Central, this module shows you how to do so and the best ways to do it. Microsoft provides tools that you can use to help accelerate the onboarding process and help customers learn how to use the product and quickly realize productive usage.
Set up permissions to embed Power BI content
To start developing your app that embeds Power BI content, you should first know whether it's for internal or external users. When it's for internal users, your app must use the For your organization scenario, so it will use an interactive authentication flow. When it's for external users, your app must use the For your customers scenario, so it will use a non-interactive authentication flow.
Set up the Altair emulator and Azure Sphere
Learn how to set up the Altair 8800 emulator and the Azure Sphere development environment.
Setting up Nagios 4 monitoring
Monitor your system health and be a hero
Settle competing commits by using merge conflict resolution on GitHub
Learn to settle overlapping commits across branches by using merge conflict resolution.
Share Bicep modules by using private registries
Reuse Bicep modules to reduce code duplication and increase the quality of your deployments. Create a private registry for your organization. Publish shared modules to the registry, and consume them in multiple deployments.
Share your location as a text message using Azure Functions and Twilio
Learn how to use location tracking on your phone mixed with Azure Functions and Twilio to share your location with your friends as a text message.
SharePoint 2013 Development Using C# – Part II
Master SharePoint 2013 Development
Shell Scripting for Beginners
Dive into shell scripting for beginners and automate repetitive tasks on Linux and Unix-based systems. Learn how to write scripts to control system processes, manage files, and perform complex operations without needing extensive programming knowledge.
Show a user’s emails in a JavaScript app with Microsoft Graph
Learn how to show a user's emails in JavaScript apps with Microsoft Graph. Also, learn how to optimize Microsoft Graph queries and page through large datasets.
Show a user’s emails in an ASP.NET Core app with Microsoft Graph
Learn how to show a user's emails in ASP.NET Core apps with Microsoft Graph. Also, learn how to optimize Microsoft Graph queries and load email in batches.