Skip to content

Commit 8dbe1be

Browse files
Release v3.0.26 (#38)
Co-authored-by: Adam-it <[email protected]>
1 parent 90523ac commit 8dbe1be

File tree

7 files changed

+2507
-2479
lines changed

7 files changed

+2507
-2479
lines changed

data/m365Model.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,11 @@
535535
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/entra/policy/policy-list.mdx",
536536
"docs": "https://pnp.github.io/cli-microsoft365/cmd/entra/policy/policy-list"
537537
},
538+
{
539+
"name": "entra resourcenamespace list",
540+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/entra/resourcenamespace/resourcenamespace-list.mdx",
541+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/entra/resourcenamespace/resourcenamespace-list"
542+
},
538543
{
539544
"name": "entra roledefinition add",
540545
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/entra/roledefinition/roledefinition-add.mdx",
@@ -3815,6 +3820,11 @@
38153820
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/tenant/report/report-servicesusercounts.mdx",
38163821
"docs": "https://pnp.github.io/cli-microsoft365/cmd/tenant/report/report-servicesusercounts"
38173822
},
3823+
{
3824+
"name": "tenant report settings get",
3825+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/tenant/report/report-settings-get.mdx",
3826+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/tenant/report/report-settings-get"
3827+
},
38183828
{
38193829
"name": "tenant report settings set",
38203830
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/tenant/report/report-settings-set.mdx",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cli-for-microsoft-365-extension",
33
"displayName": "CLI for Microsoft 365 extension",
44
"description": "This extension provides functionalities that may be helpful when creating scripts using CLI for Microsoft 365 like docs, commands list, sample gallery and many more.",
5-
"version": "3.0.25",
5+
"version": "3.0.26",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)