Merge pull request #44 to update url under samples

Updated url under 'samples'
This commit is contained in:
Engin Polat 2022-11-08 11:35:08 -08:00 коммит произвёл GitHub
Родитель 32049f325d 724ee12c6f
Коммит a8da0971d9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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: