This commit is contained in:
Engin Polat 2022-11-11 13:50:32 -08:00 коммит произвёл GitHub
Родитель 23b28709db
Коммит d21e3e06e8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2,7 +2,7 @@
This framework is intended to work as a testing framework for Azure deployment features by using [Bicep](https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/overview?tabs=bicep).
In order to see how you can work with this framework you can find one sample bicep file in the folder [samples](./samples/dotnet/samples/pwsh/resourceGroup.bicep)
In order to see how you can work with this framework you can find one sample bicep file in the folder [samples](https://github.com/Azure/benchpress/tree/main/examples)
that will be deployed by using one PowerShell script.
Process is the following: