摘要:
问题描述 前端Web在开发时使用Azure AD中注册Application的方式进行Token获取,遇到了CORS遇到的问题(如下图)。随后在AAD增加了单页应用的重定向URL, 依旧还是出现CORS Error问题。 CORS Error: Access to XMLHttpRequest at 阅读全文
摘要:
问题描述 在Azure云服务(Cloud Service)创建Alert(Classic)时候遇见失败消息:“Failed to update alert testclassicalertrule01. The provided location 'chinanorth2' is not avail 阅读全文
摘要:
Your organization has decided to modernize its web application and move it to Azure. They currently host the website on-premises, which connects to both Oracle Database and SQL Server on-premises. As a developer or architect, you have been tasked to do a proof of concept to ensure the website works on Azure, and to discover what is needed to successfully modernize the website to utilize cloud capabilities. 阅读全文
摘要:
Azure, 在2008年10月的Microsoft专业开发人员大会(PDC)上宣布,当时使用内部项目代号“Project Red Dog”,并于2010年2月正式发布为Windows Azure,然后在 2014年3月25日更名为Microsoft Azure
Azure, announced at Microsoft's Professional Developers Conference (PDC) in October 2008, went by the internal project codename "Project Red Dog", and formally released in February 2010, as Windows Azure before being renamed to Microsoft Azure ... 阅读全文
摘要:
问题描述 NodeJS项目部署在App Service For Linux环境中,部署完成后应用无法访问,在启动日志中发现错误消息:ERROR - Container XXX_0 for site XXX did not start within expected time limit. Elaps 阅读全文
摘要:
问题描述 使用媒体服务 v3 对视频进行上载、编码和流式传输示例时,遇见了AAD错误。 TIP: Make sure that you have filled out the appsettings.json file before running this sample.AADSTS90002: 阅读全文
摘要:
问题描述 当需要在应用中有大量的出站连接时候,就会涉及到SNAT(源地址网络转换)耗尽的问题。而通过Azure App Service/Function的默认监控指标图表中,却没有可以直接查看到SNAT是否耗尽的问题(可以间接参考App Service Plan级中Metrics的 Socket O 阅读全文