Carlos Mendible 8/2/2017

Create a Service Principal and write required parameters to a .azureauth file

Read Original

This technical article provides a detailed PowerShell script to automate the creation of a read-only Azure Service Principal. It explains how the script generates a .azureauth file containing all necessary authentication parameters (like subscription ID, tenant ID, and application key) required for integrating with the Microsoft.Azure.Management.Fluent library in .NET Core applications, including important security considerations.

Create a Service Principal and write required parameters to a .azureauth file

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week