Skip to content

Commit fcb5e27

Browse files
committed
Added a note to the page
1 parent fdc82e4 commit fcb5e27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs-conceptual/azureadps-2.0/using-extension-attributes-sample.md

+3
Original file line numberDiff line numberDiff line change
@@ -140,3 +140,6 @@ If you no longer need an extension property, you can delete it:
140140
```powershell
141141
Remove-AzureADApplicationExtensionProperty -ObjectId (Get-AzureADApplication -SearchString "My Properties Bag").ObjectID -ExtensionPropertyId 91ec8ae5-6813-4453-afd7-31680a484892
142142
```
143+
144+
> [!NOTE]
145+
> You can neither remove the attribute from Azure AD once extended nor delete the `Tenant Schema Extension App` without raising a request to the PayOps Team. Also, turning off the directory extensions option from Azure AD wizard won't remove the attributes or let you get rid of the app.

0 commit comments

Comments
 (0)