in Education by
Can we get the Tenant ID of the azure active directory without using powershell command? These two blogs helped me to solve my problem but is there any other way using which we can retrieve the ID http://blogs.technet.com/b/heyscriptingguy/archive/2013/12/31/get-windows-azure-active-directory-tenant-id-in-windows-powershell.aspx http://michaelcollier.wordpress.com/2013/10/28/windows-azure-ad-authentication-support-for-powershell/ Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Follow the steps: 1.Login into the Azure portal 2. Go to active directory and select the directory of your requirement 3. Select the application and then configure it using configure option 4. Copy the information and paste it onto the Service Principal form on the ServiceNow instance 5. Collect Client ID and Tenant ID, now copy the Client ID into the text file 6. Collect the Tenant ID. It is in the form of a GUID. https://docs.servicenow.com/bundle/istanbul-it-operations-management/page/product/azure-cloud-provisioning/task/t_CollectAzureClientTenantID.html

Related questions

0 votes
    I have an ASP.Net core 1.1 website and I want to embed Power BI reports into the site. Azure ... JsonConvert.DeserializeObject(result); Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    How can I delete the associated account with the virtual machines On the preview portal on deleting the storage account ... as well. Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    I am starting with Windows Azure. I have an Azure account with Microsoft and would like to use it from my ... Azure management portal? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    How many endpoints are there in Azure Traffic Manager? A. 1 B. 2 C. 3 D. 4...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    If I have to create code to trigger a queue so should I use a webjob or a function. I've recently learnt ... the best from the two. Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    Could someone tell me how to become an Azure expert? Select the correct answer from above options...
asked Jan 6, 2022 in Education by JackTerrance
0 votes
    Azure Traffic manager receives a query from _____________. A. Endpoint B. Client C. Routing Method D. All the options...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    Which endpoint is used for Non-Azure services? A. External Endpoint B. Nested Endpoint C. Azure Endpoints D. All the options...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    Azure DNS is the same as Domain Registrar. A. True B. False...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    Azure Virtual Networks can be created using _________. A. Azure CLI B. Azure Portal C. Azure Powershell D. All the options...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    A company is planning on hosting an application on an Azure Virtual Machine. It needs to be ensured that the application ... plan. Would this satisfy the requirement A. Yes B. No...
asked Nov 20, 2022 in Education by JackTerrance
0 votes
    In Azure, a public address can be assigned to _____________. A. VPN Gateway B. Application Gateway C. VM D. All the options...
asked Nov 20, 2022 in Education by JackTerrance
0 votes
    You need to ensure that Azure DNS can resolve names for your registered domain. What should you implement? A. An MX Record B. A Secondary Zone C. A CNAME Record D. Zone Delegation...
asked Nov 20, 2022 in Education by JackTerrance
0 votes
    Azure takes care of ___________. A. Subnet allocation B. VM IP range allocation C. DNS resolution D. Underlying routing...
asked Nov 20, 2022 in Technology by JackTerrance
0 votes
    I was doing an arm template deployment of Azure data factory from dev-ops pipelines. Mistakenly I have ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 4, 2022 in Education by JackTerrance
...