Skip to content

Commit

Permalink
Merge pull request #5315 from salbeck-sit/Dev
Browse files Browse the repository at this point in the history
settings.json: make resourceName unique
  • Loading branch information
NikCharlebois authored Nov 1, 2024
2 parents 19b8307 + 825c28e commit 8842974
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"resourceName": "AADGroupsSettings",
"resourceName": "AADPasswordRuleSettings",
"description": "This resource configures the Azure Active Directory Password Rule Settings.",
"roles": {
"read": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"resourceName": "EXOMailboxCalendarConfiguration",
"resourceName": "EXORetentionPolicy",
"description": "",
"roles": {
"read": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"resourceName": "IntuneDeviceCompliancePolicyWindows10",
"resourceName": "IntuneDeviceManagementComplianceSettings",
"description": "This resource configures the settings of Windows 10 compliance policies in your cloud-based organization.",
"permissions": {
"graph": {
Expand Down

0 comments on commit 8842974

Please sign in to comment.