Skip to content

Commit accb394

Browse files
Update articles/storage/container-storage/container-storage-faq.md
Co-authored-by: Ken Downie <[email protected]>
1 parent c807028 commit accb394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/container-storage/container-storage-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ms.custom: references_regions
6262
* <a id="azure-container-storage-installation"></a>
6363
**I encountered installation issues due to Azure Policy. What is the recommended approach?**
6464

65-
If you’re experiencing installation issues with Azure Container Storage in your AKS cluster, it may be due to Azure Policy restrictions. To resolve this,
65+
If you’re experiencing installation issues with Azure Container Storage in your AKS cluster, it might be due to Azure Policy restrictions. To resolve this,
6666
you’ll need to add the `acstor` namespace to the exclusion list of your Azure Policy. Azure Policy is used to create and enforce rules for managing resources
6767
within Azure, including AKS clusters. In some cases, policies may block the creation of Azure Container Storage pods and components. You can find more details
6868
on working with Azure Policy for Kubernetes by consulting [Azure Policy for Kubernetes](https://learn.microsoft.com/en-us/azure/governance/policy/concepts/policy-for-kubernetes).

0 commit comments

Comments
 (0)