MicrosoftDocs / azure-docs

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

Add Applies to Tag for this feature : ( works only for Blob Storage and Not HNS Enabled Storage) #82821

Open sarathsasidharan opened 3 years ago

sarathsasidharan commented 3 years ago
bug_pic

Spent a lot of time trying this feature on ADLS Gen2 with HNS and now where in the documentation is it mentioned that this works only for Storage With HNS Disabled.

This can be frustrating for the customer to find out after a long time of debugging

Azure documentation issue guidance


Document Details

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

MarileeTurscak-MSFT commented 3 years ago

@sarathsasidharan Thanks for your feedback! We will investigate and update as appropriate.

VanMSFT commented 3 years ago

@sarathsasidharan - Hi Sarath, thanks for submitting this feedback on our docs. We add applies to tags for products, not features that are being supported. We also don't generally note whether a functionality isn't supported. However, I can see we may need some clarification. Do you mind clarifying your use case? Are you using Azure Synapse Analytics?

sarathsasidharan commented 3 years ago

Hi @VanMSFT , i am trying to build ABAC on top of ADLS Gen2 files .This is to enable tag based policy on my account. The idea is to apply tag based on the blob as soon as i load it into my storage account (using a tool like ADF) and then apply ABAC to restrict access on these at a file level. Most of my cusotmers do not use Blob storage and only rely on ADLS Gen2 , due to the support for ACLs. Hence the Ask.

sarathsasidharan commented 3 years ago

This is the motivation for such a feature on ADLS Gen2 ,https://github.com/sarathsasidharan/hack-datagovernance