Skip to content

Commit fa1cf11

Browse files
committed
Adjust readme
1 parent 7dd8b31 commit fa1cf11

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Syndication/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ Import-Module .\AzureStack.MarketplaceSyndication.psm1
2323
```
2424

2525

26-
##Launch the Tool
26+
## Launch the Tool
2727
```powershell
2828
Sync-AzSOfflineMarketplaceItems -destination c:\donwloadfolder
2929
```
3030

31-
##Optional Parameters
31+
## Optional Parameters
3232

3333
Parameter: Cloud
3434
Default: AzureCloud
@@ -41,10 +41,10 @@ Description: Specify the Tenant ID for the Authentication
4141
Once the download has been transferred to a machine that can access Azure Stack, you need to import it.
4242
You can use the Portal or PowerShell.
4343

44-
##Importing the VHD
44+
## Importing the VHD
4545

4646
https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-add-vm-image
4747

48-
##Publishing the Gallery Item
48+
## Publishing the Gallery Item
4949

5050
https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-create-and-publish-marketplace-item

0 commit comments

Comments
 (0)