Share via

how to get

Manjunathk 0 Reputation points
2025-02-26T04:32:58.6833333+00:00

Bucket

Prefix

Subscription ID

Tenant ID

Client ID

Client Secret

Microsoft Security | Microsoft Entra | Microsoft Entra ID

2 answers

Sort by: Most helpful
  1. Raja Pothuraju 47,640 Reputation points Microsoft Employee Moderator
    2025-02-27T00:12:07.73+00:00

    Hello @Manjunathk,

    Thank you for posting your query on Microsoft Q&A.

    To find the Storage Account Resource ID, follow these steps:

    1. Navigate to your storage account in the Azure portal.
    2. On the Overview page, under the Essentials section, click JSON View.
    3. The Resource ID for the storage account will be displayed at the top of the page.

    Screenshot showing how to copy the resource ID for the storage account from the portal

    Doc: https://learn.microsoft.com/en-us/azure/storage/common/storage-account-get-info?tabs=portal#get-the-resource-id-for-a-storage-account

    To locate the Client Secret, follow these steps:

    1. Sign in to the Azure Portal.
    2. Go to Microsoft Entra ID.
    3. Select App Registrations and locate the Entra app for which you need the Client Secret.
    4. Open the app, then go to Certificates & Secrets.

    Note: Once a Client Secret is created and you navigate away from the Certificates & Secrets page, the Secret value will no longer be visible or accessible.

    Make sure to copy the Client Secret value (not the Secret ID) when creating it. If you are unable to retrieve the full value, you will need to create a new Client Secret for your application. Please refer below screenshot for reference.

    User's image

    Doc: https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal#option-3-create-a-new-client-secret

    I hope this information is helpful. Please feel free to reach out if you have any further questions.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Was this answer helpful?


  2. Manjunathk 0 Reputation points
    2025-02-26T05:27:29.21+00:00

    "I am trying to store data in Azure using an application, and it requires details such as Bucket, Subscription ID, Tenant ID, and Client ID, which I have filled in. However, I am unsure about the Storage Account ID and Client Secret. Can you help?"

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.