Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Azure App Service: Blank deployment log (Unexpected token N in JSON at position 0)
After a failed attempt at switching from Bitbucket to GitHub for deployment, the deployment logs in Deployment Center renders a blank page instead of listing the individual deployments which I know is there. The browser console has the following…
Azure App Service
Capture the folder name for each downloaded item
Hi, I have a script that downloads files from SP library (code below), and I would need to extract folder name of the item. The source SP library has many folders and I'd need to capture the folder name for each downloaded item and add it to the target…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Windows for business | Windows Server | User experience | PowerShell
Lost My Microsoft Ai Classroom Series certificate
I can't find my Microsoft AI Classroom Series Certificate I have passed the assessment. Can u please provide the certificate?
Community Center | Not monitored
Tag not monitored by Microsoft.
Size from Devicetwin
What will i get when the Desired Properties or Reported Properties or tags section is more then the allowed size ? I wanna know the exact Error message
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
Microsoft Teams Bot : Messaing Endpoint not being used
Context I'm trying to use Bot Framework REST APIs (https://learn.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-overview?view=azure-bot-service-4.0) to build a MS Teams bot.Issues Messaging endpoint is displayed to be saved with a…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
vs扩展包如何获取IVsProjectCfgDebugTargetSelection接口实例
我写了一个vs的扩展包插件来控制调试菜单的可选项,根据IVsProjectCfgDebugTargetSelection官方文档提示,通过配置.vsct文件增加了调试菜单的下拉选项。 但是此接口需要从实现的项目的配置对象中检索 IVsDebuggableProjectCfg 。试过了很多方法就是获取不到IVsProjectCfgDebugTargetSelection实例,请问在vs扩展包插件如何获取该接口并控制自己配置的调试选项呢?
Community Center | Not monitored
Tag not monitored by Microsoft.
Using Adaptive Cards for iOS
Hello, I am trying to incorporate Adaptive Cards into my iOS project, and having some difficulties. For customization of UI elements, I can't find the xib files…
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
WPF touch event in screen not working with UserControl
We are developing a WPF application. We use .net4.7 but we have tested it with .net5 and our problem persists. We have some different elements (buttons, input text...) and sometimes they have to show a "popup" (as a messagebox). So, our…
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Access Review | How to receive email for users who are domain administrators
I want to review access rights for Domain administrators periodically. How can I receive "email" or "other ways" quickly which contain all users who are domain administrators
Windows for business | Windows Server | User experience | Other
Non-alphanumeric name for template telemetry
Hello, I am running into an issue where I am unable to display telemetry received in IoT Central because the names of the received variables are non-alphanumeric and they can't be used as template inputs as seen below : Unfortunately, I am…
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
Is is possible to configure RBAC for Exchange IIS
We want to configure RBAC for Exchange IIS. User will be able to restart only IIS service. Is it possible ? Thank You Nur Hossain
Windows development | Internet Information Services
Exchange | Exchange Server | Management
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Windows for business | Windows Server | User experience | Other
Troubleshooting application slowness in WVD environment
We have recently implemented a new application into our catalog and the performance of this specific application on RemoteDesktop is extremely bad. For example, once loaded into the application opening a specific screen (which is a new window) can cause…
Windows for business | Windows Client for IT Pros | User experience | Other
How much do mid-size company spend on Azure?
I would like to know the general range of mid-size companies' spending on Azure, in yearly or monthly base. It would be great if you can share some cases of companies with their amount spending on azure.
Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
Configure SSL Certificate on Exchange 2013
I am upgrading our infrastructure services from AD 2012 R2 to AD 2019 and Exchange 2013 to 2019. We have a separate setup of Primary Domain and Child Domain. The primary domain has 2 CAS servers with Windows NLB and 2 servers DAG and the same goes with…
Exchange | Exchange Server | Management
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Exchange Admin Center lists ".com" and "Local" in accepted domains list. What is the correct fix?
Hello All, A 3rd party vendor set up a Microsoft Exchange migration some years ago. We are trying to troubleshoot some Health mailbox routing issues in which the smtp addresses for the health mailboxes list both ".com" and ".local" as…
Exchange | Exchange Server | Management
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Word Field-Code IF statement execute (w/oVBA) before SaveAs Dialog. Field-Code Example: " If {REF DocProperty Title <> "" ...} "
Word 365 File Name Time Stamp Automation w/o VBA. I use Field-Code formula in 1st Paragraph (White Font). Word Save As but Correct Name only appears on 2nd SaveAs. Details . https://bit.ly/3sX7Y09 https://bit.ly/3zaLOcV Assuming reason…
Microsoft 365 and Office | Word | For business | Windows
A family of Microsoft word processing software products for creating web, email, and print documents.
How can I batch convert txt to docx or doc files ?
I have 19,000 txt files that I need to convert to either doc or docx. Is there a way to do this in one batch or do I need to do them individually?
Microsoft 365 and Office | Word | For business | Windows
A family of Microsoft word processing software products for creating web, email, and print documents.
How to increase speech recognition waiting time in Xamarin Forms?
I am implemented the speech to text using https://github.com/aritchie/speechrecognition with following code using (var cancelSrc = new CancellationTokenSource()) { string output = await…
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
How to embed AdMob ads into the xamarin.forms program?
How to embed AdMob ads into the xamarin.forms program? Where are examples?
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
Recording Audio in Xamarin using Plugin.AudioRecorder - can't invoke speaker in iOS
I have successfully utilised NateRickard's three year old Nuget Plugin.AudioRecorder to make audio recordings and play them back. I have been careful to set both StopRecordingOnSilence and StopRecordingAfterTimeout to false to allow extended recordings…
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.