You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Registration/README.md
+14-4Lines changed: 14 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,22 @@ The functions in this module allow you to perform the steps of registering your
4
4
5
5
These functions must be run from the Host machine. As a prerequisite, make sure that you have an Azure subscription and that you have installed the correct version of Azure Powershell as outlined here: [Install Powershell for Azure Stack](https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-powershell-install)
6
6
7
-
Once you have downloaded this module, to run the functions contained:
7
+
Once you have downloaded this module, open an elevated instance of Powershell ISE and run the functions contained:
8
8
9
+
To register with Azure and enable marketplace syndication and usage data reporting:
If you are not logged into an Azure account during your powershell session you will be prompted for your Azure credentials before registration completes.
0 commit comments