Kodexempel för Azure
Lär dig att samverka med Azure-tjänsterna via kod

660 kodexempel överensstämmer med ditt filter
Getting Started with Network - Manage Network Watcher - in .Net
Getting started on using network watcher in C#
Getting Started with Network - Verify Network Peering With Network Watcher - in .Net
Use network watcher to check connectivity between virtual machines in peered networks
network-java-use-network-watcher-to-check-connectivity
Use network watcher to check connectivity between virtual machines in peered networks using Java
Learn how to use Azure Container Instances to scale up containers on-demand in response to incoming work.
Integrate Microsoft identity and the Microsoft Graph into a web application using OpenID Connect
A sample showcasing how to develop a web application that handles sign on via the unified Azure AD and MSA endpoint, so that users can sign in using both their work/school account or Microsoft account. The sample also shows how to use MSAL to obtain a token for invoking the Microsoft Graph.
Calling a downstream web API from a web API using Azure AD
A .NET 4.5 MVC Web API protected by Azure AD that receives tokens from a client and uses ADAL to get tokens for calling the MIcrosoft Graph
A Universal Windows Platform (UWP) app that uses the Windows 10 WebAccountManager API to obtain an access token for and call the Azure AD Graph API.
Integrate Azure AD B2C into a Xamarin forms app using MSAL
This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resulting tokens.
This sample demonstrates how you can use a third party library to build a Python-Flask application that signs in users and gets an Access Token for the Microsoft Graph.
A console application that demonstrates how to make Differential Query calls to the Graph API, allowing applications to request only changed data from Azure AD tenants.
Authentication samples for Azure Key Vault using the Azure Python SDK
Samples of authenticating to an Azure Key Vault vault
OpenHack - DevOps
Getting Started with Azure Search using the REST API
Getting started with Azure Search using the REST API
This is a sample application which acts as a Car Review web site and showcases the Azure Serverless services.
Analytics & Visualization Samples for Academic Graph
Various examples to perform big data analytics over Microsoft Academic Graph and visualize the results.
Getting started with Service Fabric with .NET Core
Get started with Service Fabric with .NET Core
Use Network Watcher and Azure Functions to process VM alerts and intiate a packet capture
The repository contains code and deployment templates for an Azure Function that processes and Azure Monitor Alert and triggers a packet capture using Network Watcher on the VM that triggered the Alert.
Getting started with Service Fabric with Java
Getting started with Service Fabric with Java