Filter
Content area
Products
81,021 results for "646.net.cn"
-
Adjust communication settings for the on-premises data gateway
/data-integration/
gateway/ service-gateway-communication Ports China Cloud (Mooncake) 80 *.download.microsoft.com 443 *.powerbi.cn 443 *.asazure.chinacloudapi.cn 443 *.login.chinacloudapi.cn 5671-5672 *.servicebus.chinacloudapi.cn 443 and 9350-9354 *.servicebus.chinacloudapi.cn 443 *.chinacloudapi.cn 443 login.partner.microsoftonline.cn 443 No Mooncake equivalent—not required to run the gateway—only.
-
Azure Migrate appliance - Azure Migrate
/azure/
migrate/ migrate-appliance Scenario Tool Used to Discovery and assessment of servers running in VMware environment Azure Migrate: Discovery and assessment Discover servers running in your VMware environment Perform discovery of installed software inventory, ASP.NET web apps, SQL Server instances and databases, and agentless dependency analysis. ...iance and the Azure.
-
Change your email address to use your custom domain - Microsoft 365 admin
/microsoft-365/
admin/ email/ change-email-address Change your Microsoft 365 email address to use your custom domain Check out Microsoft 365 small business help on YouTube. Check the Domains FAQ if you don't find wha... If not, you can learn how to buy one from a domain registrar. Your initial email address in Microsoft 365 operated by 21Vianet includes partner.onmschina.cn, like.
-
IP address configuration - Power Automate
/power-automate/
ip-address-configuration ...h for getting user information such as a profile *.azure-apim.net https Access to the Runtime for connectors. *.azure-apihub.net https Access to the Runtime for connectors. *.blob.core.windows.net https Location of exported flows. *.flow.microsoft.com *.logic.azure.com https Access to the Power Automate site. *.powerautomate.com https Access.
-
What is an Azure Private DNS zone?
/azure/
dns/ private-dns-privatednszone The following list of reserved zone names are blocked from creation to prevent disruption of services: Public Azure Government Microsoft Azure operated by 21Vianet azclient.ms azclient.us azclient.cn azure.com azure.us azure.cn cloudapp.net usgovcloudapp.net chinacloudapp.cn core.windows.net core.usgovcloudapi.net core.chinacloudapi.cn.
-
Facebook and Google authentication in ASP.NET Core
/aspnet/
core/ security/ authentication/ social/ Facebook, Google, and external provider authentication in ASP.NET Core By Valeriy Novytskyy and Rick Anderson This tutorial demonstrates how to build an ASP.NET Core app that enables users to sign in using OAuth 2.0 with credentials from external authentication providers. Facebook, Twitter, Google, and Microsoft providers are covered in the.
-
certutil
/windows-server/
administration/ windows-commands/ certutil Certutil.exe is a command-line program installed as part of Certificate Services. You can use certutil.exe to display certification authority (CA) configuration information, configure Certificate Services, and back up and restore CA components. Options: -dumpPFX Dumps the PFX structure. Options: -asn Parses and displays the contents of a file.
-
Get started with ASP.NET Core
/aspnet/
core/ getting-started/ Run the app. Edit a Razor pageAt the end, you'll have a working web app running on your local machine. Prerequisites .NET 8.0 SDK .NET 7.0 SDK .NET 6.0 SDK Create a web app project Open a command shell, and enter the following command: The preceding command creates a new web app project in a directory named aspnetcoreapp. The project doesn't use.
-
ASP.NET overview
/aspnet/
overview ASP.NET overview ASP.NET is a free web framework for building great websites and web applications using HTML, CSS, and JavaScript. You can also create Web APIs and use real-time technologies like Web Sockets. ASP.NET Core is an alternative to ASP.NET. See the guidance on how to choose between ASP.NET and ASP.NET Core. Get started Install Visual.
-
Publish an ASP.NET Core app to IIS
/aspnet/
core/ tutorials/ publish-to-iis Publish an ASP.NET Core app to IIS This tutorial shows how to host an ASP.NET Core app on an IIS server. This tutorial covers the following subjects: Install the .NET Core Hosting Bundle on Windows Server. Create an IIS site in IIS Manager. Deploy an ASP.NET Core app. Prerequisites .NET Core SDK installed on the development machine. Windows Server.