• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

elastic / cloudbeat / 7115803228
76%

Build:
DEFAULT BRANCH: main
Ran 06 Dec 2023 02:24PM UTC
Jobs 1
Files 152
Run time 13s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Dec 2023 02:20PM UTC coverage: 76.142%. Remained the same
7115803228

push

github

web-flow
Azure ARM: Use resource group deployment schema (#1624)

This uses the "default" deployment template which includes a better UI for
selecting resource group to deploy to. This also removes one sub-deployment for
the resource group as the user can select/create one from the UI.

Previously, it was thought that we need the subscription deployment template
schema to deploy role assignments to the subscription level.

Removes the location parameter and use the native Azure selector. Additionally,
fixes an issue with the deployment not working across different regions
(#1619). Fix is just to include the location in the name for the role
assignment deployment. This one is the only sub-deployment that needs to be
fixed because the rest deploy at the resource group level. The subscription
level sub-deployment requires the `location` property, otherwise you get an
error:
```
The 'location' property must be specified for
'role-assignment-deployment-eastus'. Please see
https://aka.ms/arm-deployment-subscription for usage details. (Code:
InvalidDeployment)
```

Finally, I've fixed ci commands that were using the old filename for the
template.

5553 of 7293 relevant lines covered (76.14%)

9.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7115803228.1 06 Dec 2023 02:24PM UTC 0
76.14
GitHub Action Run
Source Files on build 7115803228
Detailed source file information is not available for this build.
  • Back to Repo
  • 4180191e on github
  • Prev Build on main (#7099977976)
  • Next Build on main (#7127036544)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc