Azure SDK and REST APIs Azure provides a variety of tools to create and manage the Azure resources used by your application. Different tools are designed to support different use cases, and most Azure developers use a combination of different tools depending on the job they need to perform. Fo...
Policy snippets repoPrerequisitesIf you don't already have an API Management instance and a backend API, see:Create an Azure API Management instance Import and publish an APIGo to your API Management instanceIn the Azure portal, search for and select API Management services. On the API Managemen...
We’ll use the following steps in this unit: Go to Azure portal CreateSpeechresource Fill out the form to create a Speech API Once the Speech API is generated, you can navigate to the Keys blade and copy any of the keys. This key will be used by the Azure Functions Runtime...
How you plan to create a policy definition using automation will determine what is needed to prepare the necessary properties and values. The choices are using ARM Templates, Azure REST APIs, PowerShell, and CLI. Personally, I do not use the MS Open Source Policy-as-Code (PaC)...
Create a site View and modify a site Delete a site This article guides you through how to create, modify, and delete a site using Azure Arc site manager (preview). Prerequisites An Azure subscription. If you don't have a service subscription, create afree trial account in Azure. ...
Part1 Create Azure Active Directory B2C tenant and signup/signin policies Step1. Create Azure Active Directory B2C tenant. Refer to this documentation for how to create one AzureADB2C tenant and then link to your subscription:https://docs.microsoft.com/en-us/azure/active-di...
First, you need to create a new folder on your desktop and name it after your website. For example: mywebsite-plugin. Now, open aplain text editoron your computer like Notepad or TextEdit. You need to create a new file and save it as mywebsite-plugin.php in the plugin...
Cache instances in Managed Cache Service are created using PowerShell scripts. Important Once a Managed Cache Service instance is created using the PowerShell cmdlets it can be viewed and configured in theAzure Management Portal. To create a Managed Cache Service instance ...
Efficiently organize and manage your resource group in azure. Learn how Azure resource groups simplify resource management to enhance infrastructure management.
Before we look into each of these steps in more detail, let's first set up our cluster and environment. Supported regions for Azure Arc-enabled Kubernetes, as of August 2021. Create the environment For this tutorial, I'm using Minikube to run a Kubernetes clusteron my personal de...