Skip to content

Commit 685ea06

Browse files
authored
Merge pull request #49111 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/Microsoft/azure-docs (branch master)
2 parents c45c09d + 2af60c2 commit 685ea06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/storage/common/storage-powershell-independent-clouds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The examples require Azure PowerShell module version 4.4.0 or later. In a PowerS
3030

3131
## Log in to Azure
3232

33-
Run the [Get-AzureEnvironment](/powershell/module/servicemanagement/azure/Get-AzureRmEnvironment) cmdlet to see the available Azure environments:
33+
Run the [Get-AzureRmEnvironment](/powershell/module/servicemanagement/azurerm.profile/get-azurermenvironment) cmdlet to see the available Azure environments:
3434

3535
```powershell
3636
Get-AzureRmEnvironment

includes/virtual-machines-common-b-series-burstable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If I take the 120 credits I earned off-peak and subtract the 96 credits I used f
5454
### Q: Does the B-Series support Premium Storage data disks?
5555
**A**: Yes, all B-Series sizes support Premium Storage data disks.
5656

57-
### Q: Why is my remaining credit are set to 0 after a redepoy or a stop/start?
57+
### Q: Why is my remaining credit set to 0 after a redeploy or a stop/start?
5858
**A** : When a VM is “REDPLOYED” and the VM moves to another node, the accumulated credit is lost. If the VM is stopped/started, but remains on the same node, the VM retains the accumulated credit. Whenever the VM starts fresh on a node, it gets an initial credit, for Standard_B8ms it is 240 mins.
5959

6060

0 commit comments

Comments
 (0)