-
## Description
**A DevOps Community of Practice (CoP) will be formed** to encourage collaboration, promote best practices, and share expertise across project teams. The CoP will have dedicated spaces…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Th…
-
## Status
_Update each sprint until completed_
| Date | Status | Launch Date (see above) | Notes |
| ----- | ------ | ------------------------- | ------ |
| 10/17/24| not-started | on-track | low prio…
-
The expected behavior of the az devops project create command is to return project information.
However, the az devops project create command sporadically returns a VS800075 error. Even when VS800075…
-
## Purpose
- Deploy containerized Dataverse to support the ADMIRE Project
## Background
- ADMIRE is a University project focused on collecting, managing, and sharing administrative data using co…
cmbz updated
2 months ago
-
kgoudped MINGW64 /c/chef-repo/cookbooks/ChannelSurf/ChannelSurfCli (master)
$ dotnet run ./hbm.zip
*************************************************************************************************…
-
It's ideal to send email when a crash happens.
The Devops team must provide a solution for monitoring crashes in services
-
- [x] Establish size for XS, S, M, L, XL stories
- [x] Document size allocations, team mix, and scope for t-shirt sizes
- [ ] Socialize T-Shirt sizing structure
-
If you have multiple teams under a project in Azure DevOps, and you want to add a workitem to a Dashboard in a Team that is not the default team (or primary, or first created), this is no longer possi…
-
example metrics:
query:
```
100 * sum by (app_name, team)(probe_success{})/(count(probe_success{}) by (app_name, team))
```
metrics:
```
{app_name="monitor",team="devops"} 100
{app_name="a…