This commit is contained in:
John 2022-09-30 09:16:26 +02:00 коммит произвёл GitHub
Родитель 32049f325d
Коммит 724ee12c6f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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](/examples/main.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: