MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.28k stars 21.47k forks source link

Can I store raw logs in a different subscription? #51282

Closed calewilliams closed 4 years ago

calewilliams commented 4 years ago

Is the answer to this question still valid? I see that we can now successfully configure NSG flow logs for a storage account in another subscription via the API. This definitely helps us to centralize logging.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

SubhashVasarapu-MSFT commented 4 years ago

@calewilliams , Thanks for your feedback. Previously NSG Flow Logs could only be sent to storage accounts located in the same region and subscription as the NSG. Now, you can configure NSG Flow Logs to be sent to a storage account located in a different subscription, provided you have the appropriate privileges, and that the storage account is located in the same region as the NSG. The NSG and the destination storage account must also share the same Azure Active Directory Tenant.

We will now make the necessary changes to the FAQ doc.

SubhashVasarapu-MSFT commented 4 years ago

@calewilliams , The doc has been edited accordingly and it would take some time for the edits to get reflect over the doc. We are closing this issue for now. If there are further questions regarding this matter, please reply and we will gladly continue the discussion.