Skip to content

Commit 11d030e

Browse files
committed
adding phrase for pre/post script
explicitly calling out that we don't support pre/post scripts at the moment even if it is exposed in the API.
1 parent e7e74e2 commit 11d030e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/virtual-machines/maintenance-configurations.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ You can create and manage maintenance configurations using any of the following
6565
- [Azure CLI](maintenance-configurations-cli.md)
6666
- [Azure PowerShell](maintenance-configurations-powershell.md)
6767
- [Azure portal](maintenance-configurations-portal.md)
68+
- [API](https://learn.microsoft.com/azure/templates/microsoft.maintenance/maintenanceconfigurations?pivots=deployment-language-bicep)
69+
70+
>[!IMPORTANT]
71+
> Pre/Post scripts are not currently supported a this time.
6872
6973
For an Azure Functions sample, see [Scheduling Maintenance Updates with Maintenance Configurations and Azure Functions](https://github.com/Azure/azure-docs-powershell-samples/tree/master/maintenance-auto-scheduler).
7074

0 commit comments

Comments
 (0)