Skip to Content
Learning Microsoft Azure Storage
book

Learning Microsoft Azure Storage

by Mohamed Waly
November 2017
Intermediate to advanced
276 pages
7h 6m
English
Packt Publishing
Content preview from Learning Microsoft Azure Storage

Setting Azure AD authentication to Azure SQL Database using the Azure CLI 2.0

To set authentication to Azure SQL Database using Azure AD users, you have to run the following command:

az sql server ad-admin create --resource-group PacktPub --server-name packtpubsqlcli --display-name x@x.com --object-id “Enter the object id of Azure AD Admin”

To get the object ID of a specific user, run the following command:

az ad user show --upn x@x.com

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Microsoft Azure Storage - The Complete Guide

Microsoft Azure Storage - The Complete Guide

Vijay Saini
Learning Microsoft Azure

Learning Microsoft Azure

Jonah Carrio Andersson

Publisher Resources

ISBN: 9781785884917Other