Skip to content

Commit b41e2c0

Browse files
authored
Merge pull request #88617 from rayne-wiselman/rayneseptember16
fixing support issue
2 parents 9be3550 + 5c10db6 commit b41e2c0

File tree

4 files changed

+19
-18
lines changed

4 files changed

+19
-18
lines changed

articles/migrate/best-practices-assessment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Best practices for creating assessment with Azure Migrate Server Assessment | Microsoft Docs
2+
title: Best practices for creating assessment with Azure Migrate Server Assessment
33
description: Provides tips for creating assessments with Azure Migrate Server Assessment.
44
author: rayne-wiselman
55
ms.service: azure-migrate
66
ms.topic: conceptual
7-
ms.date: 07/15/2019
7+
ms.date: 09/16/2019
88
ms.author: raynew
99
---
1010

@@ -28,8 +28,8 @@ As an example, if you have an on-premises VM with four cores at 20% utilization,
2828

2929
- **Performance-based assessment**:
3030
- Identifies effective cores and memory based on core (4 x 0.20 = 0.8), and memory (8 GB x 0.10 = 0.8) utilization.
31-
- Applies the comfort factor specified in assessment properties (le'ts say 1.3x) to get the values to be used for sizing.
32-
- Recommends the nearest VM size in Azure that can support ~1.4 cores (0.8 x 1.3) and ~1.4 GB (0.8 x 1.3) memory.
31+
- Applies the comfort factor specified in assessment properties (let's say 1.3x) to get the values to be used for sizing.
32+
- Recommends the nearest VM size in Azure that can support ~1.04 cores (0.8 x 1.3) and ~1.04 GB (0.8 x 1.3) memory.
3333

3434
- **As-is (as on-premises) assessment**:
3535
- Recommends a VM with four cores; 8 GB of memory.

articles/migrate/tutorial-prepare-hyper-v.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: rayne-wiselman
55
manager: carmonm
66
ms.service: azure-migrate
77
ms.topic: tutorial
8-
ms.date: 07/24/2019
8+
ms.date: 09/16/2019
99
ms.author: raynew
1010
ms.custom: mvc
1111
---
@@ -124,7 +124,7 @@ Run the script as follows:
124124

125125
1. Make sure you have PowerShell version 4.0 or later installed on the Hyper-V host.
126126
2. Download the script from the [Microsoft Download Center](https://aka.ms/migrate/script/hyperv). The script is cryptographically signed by Microsoft.
127-
3. Validate the script integrity using either MD5 or SHA256 hash files. Run this command to generate the hash for the script:
127+
3. Validate the script integrity using either MD5 or SHA256 hash files. Hashtag values are below. Run this command to generate the hash for the script:
128128
```
129129
C:\>CertUtil -HashFile <file_location> [Hashing Algorithm]
130130
```
@@ -133,19 +133,20 @@ Run the script as follows:
133133
C:\>CertUtil -HashFile C:\Users\Administrators\Desktop\ MicrosoftAzureMigrate-Hyper-V.ps1
134134
SHA256
135135
```
136-
137-
Hash values are:
138-
Hash | Value
139-
--- | ---
140-
**MD5** | 0ef418f31915d01f896ac42a80dc414e
141-
**SHA256** | 0ad60e7299925eff4d1ae9f1c7db485dc9316ef45b0964148a3c07c80761ade2
142-
143136
144137
4. After validating the script integrity, run the script on each Hyper-V host with this PowerShell command:
145138
```
146139
PS C:\Users\Administrators\Desktop> MicrosoftAzureMigrate-Hyper-V.ps1
147140
```
148141
142+
#### Hashtag values
143+
144+
Hash values are:
145+
146+
| **Hash** | **Value** |
147+
| --- | --- |
148+
| **MD5** | 0ef418f31915d01f896ac42a80dc414e |
149+
| **SHA256** | 0ad60e7299925eff4d1ae9f1c7db485dc9316ef45b0964148a3c07c80761ade2 |
149150
150151
### Verify Hyper-V host settings
151152

articles/site-recovery/hyper-v-azure-support-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ Block blobs | No | No
128128
Encryption at rest (SSE)| Yes | Yes
129129
Premium storage | Yes | Yes
130130
Import/export service | No | No
131-
Azure Storage firewalls for virtual networks configured on target storage/cache storage account (used to store replication data) | No | No
132-
Modifying storage account | No. The target Azure storage account can't be modified after enabling replication. To modify, disable and then reenabled disaster recovery. | No
131+
Azure storage accounts with firewall enabled | No | Yes. For target storage and cache.
132+
Modify storage account | No. The target Azure storage account can't be modified after enabling replication. To modify, disable and then reenable disaster recovery. | No
133133

134134

135135
## Azure compute features

articles/site-recovery/site-recovery-whats-new.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,21 +53,21 @@ New features for Azure VM disaster recovery are summarized in the table.
5353
**Cleanup after failback** | After failing over to the secondary Azure, and then failing back to the primary region, Site Recovery automatically cleans up machines in the secondary region. There's no need to manually delete VMS and NICs.
5454
**Test failover retains IP address** | You can now retain the IP address of the source VM during a disaster recovery drill, and pick a static IP address for a test failover.
5555

56-
## VMware/physical server disaster recovery
56+
### VMware/physical server disaster recovery
5757

5858
Features added this month are summarized in the table.
5959

6060
**Feature** | **Details**
6161
--- | ---
6262
New process server alerts | We've added new process server alerts. [Learn more](vmware-physical-azure-monitor-process-server.md).
6363

64-
## Hyper-V disaster recovery
64+
### Hyper-V disaster recovery
6565

6666
Features added this month are summarized in the table.
6767

6868
**Feature** | **Details**
6969
--- | ---
70-
Storage account | Site Recovery now supports the use of a storage account with role-based access control (RBAC) enabled. [Learn more](../storage/common/storage-account-manage.md#access-control) about access control for storage accounts.
70+
Storage account | Site Recovery now supports the use of storage accounts with firewall enabled for Hyper-V to Azure disaster recovery. You can select firewall-enabled storage accounts as a target account, or for cache storage. If you use firewall-enabled account, make sure that you enable the option to allow trusted Microsoft services.
7171

7272

7373
## Updates (August 2019)

0 commit comments

Comments
 (0)