Skip to content

Commit

Permalink
restore file
Browse files Browse the repository at this point in the history
  • Loading branch information
henrymbuguakiarie committed Jun 6, 2022
1 parent 023b3ec commit 8ef3437
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions .whatsnew/.application-management.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,22 @@
"docSetProductName": "Azure Active Directory application management",
"rootDirectory": "articles/active-directory/manage-apps/",
"docLinkSettings": {
"linkFormat": "relative",
"relativeLinkPrefix": "/azure/active-directory/manage-apps"
"linkFormat": "relative",
"relativeLinkPrefix": "/azure/active-directory/manage-apps"
},
"inclusionCriteria": {
"omitPullRequestTitles": true,
"minAdditionsToFile": 10,
"maxFilesChanged": 50,
"labels": ["label:active-directory/svc", "label:app-mgmt/subsvc"]
"excludePullRequestTitles": true,
"minAdditionsToFile" : 10,
"maxFilesChanged": 50,
"labels": [
"label:active-directory/svc",
"label:app-mgmt/subsvc"
]
},
"areas": [
{
"name": ["."],
"heading": "Azure Active Directory application management"
}
{
"name": ".",
"heading": "Azure Active Directory application management"
}
]
}
}

0 comments on commit 8ef3437

Please sign in to comment.