Skip to content

Commit dc2486b

Browse files
authored
ADT: eng : Bicep file needs to be fixed to adapt to guidelines of engineering system. (#22619)
* Bicep file needs to be fixed to adapt to guidelines of engineering pipeline * Update prerequisite readme.md
1 parent 550ce0a commit dc2486b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/digitaltwins/Azure.DigitalTwins.Core/tests/prerequisites/prerequisite readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717

1818
### Run the setup script
1919

20-
The script outputs [test-resources.bicep](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/digitaltwins/test-resources.bicep) file in the root folder [digitaltwins](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/digitaltwins)
20+
The script outputs [test-resources.bicep](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/digitaltwins/test-resources_needs_fixing.bicep) file in the root folder [digitaltwins](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/digitaltwins)
2121

2222
- `.\setup.ps1`
2323

2424
### Generate the ARM template
2525

26-
The ARM template [test-resources.json](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/digitaltwins/test-resources.json) is generated from the [test-resources.bicep](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/digitaltwins/test-resources.bicep) file by running the following script
26+
The ARM template [test-resources.json](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/digitaltwins/test-resources.json) is generated from the [test-resources.bicep](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/digitaltwins/test-resources_needs_fixing.bicep) file by running the following script
2727

2828
- `.\generateArmTemplate.ps1`
2929

File renamed without changes.

0 commit comments

Comments
 (0)