From 8c04f22f34913ee3365dc8b9d705dbc240dd7f1c Mon Sep 17 00:00:00 2001 From: doshnid <77081571+doshnid@users.noreply.github.com> Date: Wed, 14 Sep 2022 17:56:27 -0700 Subject: [PATCH] create, faq,provdeploy,signup,support pages edited --- windows/deployment/do/mcc-isp-create.md | 19 ++++++-- windows/deployment/do/mcc-isp-faq.md | 45 +++++++++++-------- .../deployment/do/mcc-isp-provision-deploy.md | 30 +++++++++++++ windows/deployment/do/mcc-isp-signup.md | 27 ++++++----- windows/deployment/do/mcc-isp-support.md | 14 +++--- 5 files changed, 94 insertions(+), 41 deletions(-) diff --git a/windows/deployment/do/mcc-isp-create.md b/windows/deployment/do/mcc-isp-create.md index bc860eeed2..8e009491ca 100644 --- a/windows/deployment/do/mcc-isp-create.md +++ b/windows/deployment/do/mcc-isp-create.md @@ -1,7 +1,7 @@ --- -title: Configure Microsoft Connected Cache for ISP +title: Create Microsoft Connected Cache for ISP manager: dougeby -description: Configuring Microsoft Connected Cache for ISP +description: Creating Microsoft Connected Cache for ISP on Azure portal keywords: updates, downloads, network, bandwidth ms.prod: w10 ms.mktglfcycl: deploy @@ -14,7 +14,7 @@ ms.topic: article --- -# Configuring Microsoft Connected Cache for ISP +# Create Microsoft Connected Cache for ISP **Applies to** @@ -23,4 +23,15 @@ ms.topic: article
-## Create Cache Node \ No newline at end of file +> [!IMPORTANT] +> Before you can create your Microsoft Connected Cache, you will need to complete the sign up process here. + +
+
+ +## Create Cache Node +
+ + + + diff --git a/windows/deployment/do/mcc-isp-faq.md b/windows/deployment/do/mcc-isp-faq.md index b6edc9fb4c..f0f80d9548 100644 --- a/windows/deployment/do/mcc-isp-faq.md +++ b/windows/deployment/do/mcc-isp-faq.md @@ -39,7 +39,14 @@ As an ISP, your network can benefit from reduced load on your backbone and impro **4. What are the prerequisites and hardware requirements?** - Azure subscription -- Hardware to host MCC - The recommended configuration below will serve approximately 35,000 consumer devices downloading a 2GB payload in 24-hour timeframe at a sustained rate of 6.5 Gbps. +- Hardware to host Microsoft Connected Cache - The recommended configuration below will serve approximately 35,000 consumer devices downloading a 2GB payload in 24-hour timeframe at a sustained rate of 6.5 Gbps. +We have 1 customer who is able to achieve 40 Gbps egress rate using the following hardware specification: + - Dell PowerEdge R330 + - 2 x Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz , total 32core + - 48GB, Micron Technology 18ASF1G72PDZ-2G1A1, Speed: 2133 MT/s + - 4 - Transcend SSD230s 1TB SATA Drives +Intel Corporation Ethernet 10G 2P X520 Adapter (Link Aggregated) +
| Taffic Estimate | Hardware/VM Recommendation | @@ -52,48 +59,48 @@ As an ISP, your network can benefit from reduced load on your backbone and impro
**5. Will I need to provide hardware BareMetal server or VM?** - Microsoft Connected Cache (MCC) preview is a software-only caching solution and will require you to provide your own server to host the software. + Microsoft Connected Cache is a software-only caching solution and will require you to provide your own server to host the software.
**6. Can we use hard drives instead of SSDs?** -We highly recommend using SSDs as MCC is a read intensive application. We also recommend using multiple drives to improve performance. +We highly recommend using SSDs as Microsoft Connected Cache is a read intensive application. We also recommend using multiple drives to improve performance.
-**7. Will I need to manually enter the CIDR blocks? If I have multiple MCCs, should I configure a subset of CIDR blocks to each MCC?** -You have the option to route your traffic using manual CIDR blocks or BGP. If you have multiple MCCs, you can allocate subsets of CIDR blocks to each MCC if you wish. However, since MCC has automatic load balancing, we recommend adding all of your traffic to all of your MCCs. +**7. Will I need to manually enter the CIDR blocks? If I have multiple cache nodes, should I configure a subset of CIDR blocks to each cache node?** +You have the option to route your traffic using manual CIDR blocks or BGP. If you have multiple Microsoft Connected Cache(s), you can allocate subsets of CIDR blocks to each cache node if you wish. However, since Microsoft Connected Cache has automatic load balancing, we recommend adding all of your traffic to all of your cache nodes.
**8. Should I add any load balancing mechanism?** -You need not add any load balancing. Our service will take care of routing traffic if you have multiple MCCs serving the same CIDR blocks based on the reported health of the cache node. +You do not need to add any load balancing. Our service will take care of routing traffic if you have multiple cache nodes serving the same CIDR blocks based on the reported health of the cache node.
-**9. How many MCC instances will I need? How do we setup if we support multiple countries?** -As stated in the table above, the recommended configuration will achieve near the maximum possible egress of 20Gbps with a two-port link aggregated NIC and four cache drives. If you provide us with your ASN numbers, we can give a rough estimate of how many MCC instances may be needed. If your ISP spans multiple countries, you can certainly set up separate MCC instances per country. +**9. How many Microsoft Connected Cache instances will I need? How do we setup if we support multiple countries?** +As stated in the table above, the recommended configuration will achieve near the maximum possible egress of 20Gbps with a two-port link aggregated NIC and four cache drives. If you provide us with your ASN numbers, we can give a rough estimate of how many Microsoft Connected Cache instances may be needed. If your ISP spans multiple countries, you can set up separate cache nodes per country.
-**10. Where should we install MCC?** +**10. Where should we install Microsoft Connected Cache?** You are in control of your hardware and you can pick the location based on your traffic and end customers. You can choose the location where you have your routers or where you have dense traffic or any other parameters.
-**11. How long would a piece of content live within the MCC? Is content purged from the cache?** +**11. How long would a piece of content live within the Microsoft Connected Cache? Is content purged from the cache?** A request for said content is made, and NGINX looks at the cache control headers from the original acquisition, and if that content has expired, NGINX will continue to serve the stale content while it is downloading the new content. We are caching the content for 30 days. The content will be in the hot cache path (open handles and such) for 24 hrs, but will reside on disk for 30 days. The drive fills up and nginx will start to delete content based on its own algorithm, probably some combination of least recently used.
-**12. What content is cached by MCC?** -MCC supports Windows and Office content. +**12. What content is cached by Microsoft Connected Cache?** +See [Delivery Optimization and Microsoft Connected Cache content endpoints - Windows Deployment](delivery-optimization-endpoints.md) for more information.
-**13. Does MCC support Xbox or Teams content?** -Currently, MCC does not support Xbox or Teams content. However, supporting Xbox content is of high priority, and we expect this feature in the near future. We'll let you know as soon as it becomes available! +**13. Does Microsoft Connected Cache support Xbox or Teams content?** +Currently, Microsoft Connected Cache does not support Xbox or Teams content. However, supporting Xbox content is of high priority, and we expect this feature in the near future. We'll let you know as soon as it becomes available!
@@ -102,14 +109,14 @@ No, we do not currently support IPV6. We plan to support it in the future.
-**15. Is MCC stable and reliable?** +**15. Is Microsoft Connected Cache stable and reliable?** We have already successfully onboarded ISPs in many countries around the world and have received positive feedback! However, you can always start off with a portion of your CIDR blocks to test out the performance of MCC before expanding to more customers.
-**16.How does MCC populate its content?** -MCC is a cold cache warmed by client requests. The client requests content and that is what fills up the cache. There is no off-peak cache fill necessary. -MCC will reach out to different CDN providers just like a client device would. The traffic flow from MCC will vary depending on how you currently transit to each of these CDN providers. The content can come from 3rd party CDNs or from AFD. +**16.How does Microsoft Connected Cache populate its content?** +Microsoft Connected Cache is a cold cache warmed by client requests. The client requests content and that is what fills up the cache. There is no off-peak cache fill necessary. +Microsoft Connected Cache will reach out to different CDN providers just like a client device would. The traffic flow from Microsoft Connected Cache will vary depending on how you currently transit to each of these CDN providers. The content can come from 3rd party CDNs or from AFD.
@@ -117,7 +124,7 @@ MCC will reach out to different CDN providers just like a client device would. T You can find more information or post your questions on MCC Community Forum. -For further support for your MCC you can find solutions to common problems here. +For further support for your Microsoft Connected Cache you can find solutions to common problems here.
diff --git a/windows/deployment/do/mcc-isp-provision-deploy.md b/windows/deployment/do/mcc-isp-provision-deploy.md index e69de29bb2..f8084bbc76 100644 --- a/windows/deployment/do/mcc-isp-provision-deploy.md +++ b/windows/deployment/do/mcc-isp-provision-deploy.md @@ -0,0 +1,30 @@ +--- +title: Provision and deploy Microsoft Connected Cache for ISP +manager: dougeby +description: Provision and deploy Microsoft Connected Cache for ISP on Azure portal +keywords: updates, downloads, network, bandwidth +ms.prod: w10 +ms.mktglfcycl: deploy +audience: itpro +author: nidos +ms.localizationpriority: medium +ms.author: nidos +ms.collection: M365-modern-desktop +ms.topic: article +--- + + +# Provisioning and deploying Microsoft Connected Cache for ISP + +**Applies to** + +- Windows 10 +- Windows 11 + +
+ +## Provision Cache Node +
+ +> [!IMPORTANT] +> Before you can create your MCC, you will need to complete the sign up process. \ No newline at end of file diff --git a/windows/deployment/do/mcc-isp-signup.md b/windows/deployment/do/mcc-isp-signup.md index 20dd101288..903dc25b01 100644 --- a/windows/deployment/do/mcc-isp-signup.md +++ b/windows/deployment/do/mcc-isp-signup.md @@ -23,24 +23,29 @@ ms.topic: article
-## Sign up process +## Resource creation and sign up process -> [!IMPORTANT] -> The information you provide is matched against the information present on Peering DB for authentication purposes. Please make sure your organization and ISP information is up to date on Peering DB.
-1. Search for 'Microsoft Connected Cache' +1. Search for 'Microsoft Connected Cache' and go through the process of creating a resource by selecting the region and enter a name for your Cache resource name. -1. Click on Sign up in the page that opens up. +
+ +> [!IMPORTANT] +After your resource has been created, we need some information to verify you network operator status and approve you to host a Microsoft Connected Cache nodes. +> Please ensure that your [Peering DB](https://www.peeringdb.com/) organization information is up to date as this information will be used for verification. + +
+ +2. Add your organization ASN below. The NOC contact email will be used to send verification information. Additionally, please include any ASN(s) for downstream network operators that you may transit traffic for. -1. Provide your ASN, Transit provider status and Transit ASN(if applicable) and click submit. +1. Once we verify the information entered, a verification code will be sent to the NOC email address provided on Peering DB. In the Azure portal operator verification blade enter the verification code sent to the NOC email address. +**TBD Note:** The verification code will expire in 24 hours. You will need to generate a new code if it expires. -1. Once we verify the information entered, a verification code will be sent to the email address provided on Peering DB. Enter the verification code that is sent to the email address in the box and click Verify. -Note: The verification code will expire in 24 hours. You will need to generate a new code if it expires. - - -1. Once everything is verified you can then create your MCC resource. +
+
+Once verified follow the instruction on [Provisioning and Deploying MCC] to create and install the cache node. diff --git a/windows/deployment/do/mcc-isp-support.md b/windows/deployment/do/mcc-isp-support.md index e92f5c916f..2fcee4dda3 100644 --- a/windows/deployment/do/mcc-isp-support.md +++ b/windows/deployment/do/mcc-isp-support.md @@ -25,10 +25,12 @@ ms.topic: article ## Sign up Errors ### Could not verify account: -During sign up we verify the information you provide against what is present in Peering DB. Make sure the information you have provided on Peering DB is up to date and matches what you provide during sign up. +During sign up we verify the information you provide against what is present in [Peering DB]. Make sure the information you have provided on Peering DB is up to date and matches what you provide during sign up. +
+
-### Invalid verification code -During sign up, a verification code is sent to your NOC email address present in Peering DB. This code expires in 24 hours. You will need to request a new verification code and use that to complete sign up. +### Invalid verification code: +During sign up, a verification code is sent to your NOC email address present in Peering DB. **TBD** This code expires in 24 hours. You will need to request a new verification code and use that to complete sign up.

@@ -42,9 +44,7 @@ If you previously had access to your cache nodes but it is now no longer accessi 1. Create a new Azure Pay As You Go subscription 1. Recreate the cache nodes using the new subscription -#### Recommeded Documents: +#### Recommended Documents: [Steps to obtain Azure subscription](https://aka.ms/MCC-Azure-Subscription) [Pay-as-you-go-subscription](https://azure.microsoft.com/en-us/offers/ms-azr-0003p/) -[Azure free account FAQs](https://azure.microsoft.com/en-us/free/free-account-faq/) - -To get free support, click [here](https://support.serviceshub.microsoft.com/supportforbusiness/create) \ No newline at end of file +[Azure free account FAQs](https://azure.microsoft.com/en-us/free/free-account-faq/) \ No newline at end of file