Hattan Shobokshi

Results 16 comments of Hattan Shobokshi

[Microsoft CI Bot] TL;DR; success :thumbsup: You can check the status of the CI Pipeline logs here ; https://github.com/aztfmod/terratest/actions/runs/934393839

@pweiss-mri and @danbyrne-tal Can you provide more context into your pipeline setup? It looks like you are using a windows agent, Are you running a Microsoft hosted agent or self...

Thanks, @pweiss-mri . Will attempt to replicate with the information given. I did try it with an ubuntu hosted agent and simple pipeline and it worked. I will try a...

> [Microsoft CI Bot] TL;DR; failure 🤦 > > You can check the status of the CI Pipeline logs here ; https://github.com/HadwaAbdelhalem/terratest/actions/runs/6791271804 The failing tests are expected and due to...

Thanks for the feedback @KSchlobohm. This is due to how we validate Azure DevOps urls to ensure that existing remotes match a users selection when running `azd pipeline config --provider...

### 🔬 Description When using the E2E samples, I want infrastructure tests to be available, so I can easily verify deployments. ### 🎯 Acceptance Criteria - [ ] Samples should...