diff --git a/windows/deployment/do/mcc-ent-faq.yml b/windows/deployment/do/mcc-ent-faq.yml index 02c5336d3d..5d76891b55 100644 --- a/windows/deployment/do/mcc-ent-faq.yml +++ b/windows/deployment/do/mcc-ent-faq.yml @@ -25,18 +25,18 @@ sections: questions: - question: Is this product a free service? answer: Yes. Microsoft Connected Cache is a free service. - - question: Is there a non-disclosure agreement to sign? - answer: No, a non-disclosure agreement isn't required. + - question: Is there a nondisclosure agreement to sign? + answer: No, a nondisclosure agreement isn't required. - question: What are the prerequisites and hardware requirements? answer: | - [Azure pay-as-you-go subscription](https://azure.microsoft.com/offers/ms-azr-0003p/). - [Hardware to host Microsoft Connected Cache](mcc-ent-edu-overview.md) - [Host machine requirements](mcc-ent-prerequisites.md) - question: What host OS do I need to deploy MCC? - answer: You can use Linux or Windows OS. Please note, depending on the OS, the provisioning script and certain provisioning steps will be different. + answer: You can use Linux or Windows OS. Depending on the OS, the provisioning script and certain provisioning steps are different. - question: What content is cached by Microsoft Connected Cache? answer: For more information about content cached, see [Delivery Optimization and Microsoft Connected Cache content endpoints](delivery-optimization-endpoints.md). - - question: Do I need to provide hardware BareMetal server or VM? + - question: Do I need to provide hardware BareMetal server or a virtual machine (VM)? answer: Microsoft Connected Cache is a software-only caching solution and requires you to provide your own server to host the software. - question: Can we use hard drives instead of SSDs? answer: We highly recommend using SSDs as Microsoft Connected Cache is a read intensive application. We also recommend using multiple drives to improve performance. @@ -50,23 +50,23 @@ sections: answer: You can monitor your cache node usage on Azure portal. For more information, see [Monitor cache node usage Info on Reporting Capabilities](mcc-ent-monitoring.md). - question: Does Microsoft Connected Cache support Xbox or Microsoft Teams content? answer: Currently, Microsoft Connected Cache doesn't support Xbox or Microsoft Teams content. However, supporting Xbox content is of high priority, and we expect this feature soon. We'll let you know as soon as it becomes available! - - question: How does Microsoft Connected Cache populate its content? Can I pre-cache content? - answer: Microsoft Connected Cache is a cold cache warmed by client requests at the byte range level so your clients only request the content they need. The client requests content and that is what fills the cache which means there is no cache fill necessary. "Pre-seeding" can be achieved but use of update rings. A test ring or early adopter ring can be used to fill the cache and all subsequent requests by other clients will come from cache. + - question: How does Microsoft Connected Cache populate its content? Can I precache content? + answer: Microsoft Connected Cache is a cold cache warmed by client requests at the byte range level so your clients only request the content they need. The client requests content and that is what fills the cache which means there's no cache fill necessary. "Preseeding" can be achieved but use of update rings. A test ring or early adopter ring can be used to fill the cache and all subsequent requests by other clients will come from cache. - question: How long would a piece of content live within the Microsoft Connected Cache? Is content purged from the cache? - answer: Once a request for said content is made, NGINX looks at the cache control headers from the original acquisition. If that content is expired, NGINX continues to serve the stale content while it's downloading the new content. We cache 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. + answer: Once a request for said content is made, NGINX looks at the cache control headers from the original acquisition. If that content is expired, NGINX continues to serve the stale content while it's downloading the new content. We cache the content for 30 days. The content is 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 starts to delete content based on its own algorithm, probably some combination of least recently used. - question: Is it possible to not update the Microsoft Connected Cache software or delay update longer than the timeline provided in the updates configuration? - answer: No. It is important to keep the Microsoft Connected Cache software up to date, especially when it comes to security issues. Microsoft has validated updates prior to releasing Microsoft releasing to Enterprises Connected Cache updates and will only release updates when it is necessary to keep customers secure or to ensure the continued successful operation of Connected Cache nodes for customers. + answer: No. It's important to keep the Microsoft Connected Cache software up to date, especially when it comes to security issues. Microsoft has validated updates prior to releasing Microsoft releasing to Enterprises Connected Cache updates and will only release updates when it's necessary to keep customers secure or to ensure the continued successful operation of Connected Cache nodes for customers. - question: How do I set up CLI? - answer: For more information, see [How to install the Azure CLI](https://learn.microsoft.com/azure/azure-cli/install). + answer: For more information, see [How to install the Azure CLI](/azure/azure-cli/install). - question: How do I install MCC extension? answer: For more information, see [Install the Microsoft Connected Cache extension](mcc-ent-install-extension.md). - question: What do I do if I have to set up or change existing proxy? - answer: You can enable proxy and provide proxy information on Azure portal or use the CLI. Don't forget to re-run the provisioning script after making any proxy changes. Please see [Set up or change existing proxy](mcc-ent-proxy.md). + answer: You can enable proxy and provide proxy information on Azure portal or use the CLI. Don't forget to rerun the provisioning script after making any proxy changes. For more information, see [Set up or change existing proxy](mcc-ent-proxy.md). - question: How do we set up Microsoft Connected Cache if we support multiple countries or regions? - answer: Microsoft Connected Cache is not a service that has dependency on a specific Azure region, and there is not personal or organizational identifiable information stored in the resource that necessitates data residency. The three regions that the Connected Cache resource can be deployed to are (Europe) North Europe, (Asia Pacific) Korea Central, and (US) West US. + answer: Microsoft Connected Cache isn't a service that has dependency on a specific Azure region, and there isn't personal or organizational identifiable information stored in the resource that necessitates data residency. The three regions that the Connected Cache resource can be deployed to are (Europe) North Europe, (Asia Pacific) Korea Central, and (US) West US. - question: Should I use a gMSA, local user, or domain account to deploy Microsoft Connected Cache to Windows? - answer: There are pros and cons to the account options available to customers. We anticipate that security and manageability will be top priories for customers. Microsoft has provided guidance on both Active Directory and Microsoft Entra-based service accounts ([Introduction to Active Directory service accounts - Choose the right type of service account](/entra/architecture/service-accounts-on-premises#types-of-on-premises-service-accounts)) and user-based service accounts ([Secure user-based service accounts in Active Directory)](/entra/architecture/service-accounts-user-on-premises#assess-on-premises-user-account-security). + answer: There are pros and cons to the account options available to customers. We anticipate that security and manageability are top priories for customers. Microsoft provides guidance on both Active Directory and Microsoft Entra-based service accounts ([Introduction to Active Directory service accounts - Choose the right type of service account](/entra/architecture/service-accounts-on-premises#types-of-on-premises-service-accounts)) and user-based service accounts ([Secure user-based service accounts in Active Directory)](/entra/architecture/service-accounts-user-on-premises#assess-on-premises-user-account-security)). - question: Does the user have to be logged using the account that installed Microsoft Connected Cache on Windows or Linux? - answer: No. As part of the installation on Windows a scheduled task is created using the account used to install Connected Cache. Regardless of which user is logged in or not logged in, the schedule task will remain running. On Linux Connected Cache is installed by the user and remains running regardless of which user is logged in to the OS.. + answer: No. As part of the installation on Windows a scheduled task is created using the account used to install Connected Cache. Regardless of which user is logged in or not logged in, the schedule task remains running. On Linux Connected Cache is installed by the user and remains running regardless of which user is logged in to the OS. - question: What do I do if I need more support and have more questions even after reading this FAQ page? answer: For further support for Microsoft Connected Cache, see [Troubleshooting issues for Microsoft Connected Cache for Enterprise and Education](mcc-ent-support-and-troubleshooting.md). If you still need more support, you can contact customer support. \ No newline at end of file