Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
Azure: Question about showing cost analysis across entire management group
I need a little help to visualizing cost for certain resource types across multiple subscriptions. For individual subscriptions, everything works fine. When using the management group scope, it doesn't show anything at all ("No cost reported during…


Convert Image in Byte array with the same PixelFormat
Hi I had a System.Drawing.Image object with PixelFormat.Format8bppIndexed, If I convert it in a Byte Array through Image.Save(Stream, ImageFormat), and create a new image based in this Byte Array, the new image has PixelFormat.Format24bppRgb. My final…


Cannot delete resorces in resource group and resource group
Hi, About 3 days ago i wanted to test something with virtual machines. So i went up and started configuring a VM trough azure portal. After couple of minutes virtual machine, public IP, NSG, VNET and network interface was created. I tried to connect to…


Multiple authentication schemes do not work on Azure (app fails to start)
I try to work with two app registrations that uses one app service. appsettings.json "AzureAdInternal": { "Instance": "https://login.microsoftonline.com/", "Domain": "demo.example.com", …


Bound ComboBox within a page and frame not working as expected - WinUI 3
Hi, i have a bound ComboBox which i've already posted here. I'm adding a separator by a TemplateSelector but to disable the separator, I have to iterate the ComboBoxItems in the Tapped event and set the IsEnabled property to false. This has to be…
Hello , I have an on-premise website that I have published through Azure Application Proxy, I would like to test the combination of appication proxy with front door. Is this possible with websites?
Hello , I have an on-premise website that I have published through Azure Application Proxy, I would like to test the combination of appication proxy with front door. Is this possible with websites?


How to configure VNET to protect cosmos DB but allow access from public Azure App Service Web App/Function using bicep?
After marking https://learn.microsoft.com/en-us/answers/questions/1035178/how-to-protect-cosmos-db-with-vnet as having the answer prematurely I've decided to make a new post. Please help me learn how to enhance Restrict network access to PaaS resources…


Controlled by Group Policy - How to enable "Always show Downloads button on toollbar" by default for all users?
I am an administrator in my company and I've configured Group Policy for a lot of things over the years. I would like to specify a setting in Group Policy to undo the change Microsoft made where the downloads icon is hidden under the settings menu. This…


Unable to Resolve Scaffolding Issue in ASP.NET Core MVC Application
I'm getting the following error when I try to scaffold the Login, Logout, and Register pages. I ran the Visual Studio Installer to and clicked on the ASP.NET web development workflow to ensure I have all of the required tools installed. Version…
Looking at someone's threads doesn't show the correct info
From looking at Erland Sommarskog's profile I'm trying to read his recent content. However, when I open the actual thread I don't see the answers or comments he made. Say, this thread…
ADF copy data to cosmosdb producing errors
I created a copydata pipline in azure data factory to move data from a blob to cosmos mongo api database. All necessary dataset connections connected successfully .But while i debug or execute i get the errors below relating to the sink. Is there a way…


Parse an array of objects to a JSON tree structure
I'm trying to use the bootstrap treeview and the JSON needs to be a certain format. I currently have this format: var data = [ { make: "Chevy", model: "2500", location: "lot" }, { make:…


Azure B2c: Blocking Sign-In for accounts with External IDPs (Social, External Tenants).
There is a possibility to block sign-in process on B2c side using user property Block Sign-In. It is general solution to use accountEnabled to manage it via Graph API. But It seems this solution still doesn't work for Social (Google, Facebook etc) and…


Can Intune MDM only workgroup enrolled clients receive Windows updates and applications?
What are the infrastructure and client requirements (e.g. Intune connector for AD) to allow Intune MDM only enrolled workgroup clients to receive quality/feature updates and application deployments? What about clients that were previously joined to an…
Excel "3D Map" feature error: 3D Maps encountered an error while contacting Microsoft Bing mapping services. Functionality may be limited. (Status Code: 4)
I have reviewed the forum and tried the fixes but nothing has resolved the issue. Running Win11, Office 2016 Standard. Laptop is updated to latest versions. I have tried on my personal laptop and it runs with no issue. Any ideas?


Nodejs Web App on Azure
2020-12-18T17:39:06.652323823Z [41m [30mfail [39m [22m [49m: Middleware[0] 2020-12-18T17:39:06.652355023Z Failed to forward request to application. Encountered a System.Net.Http.HttpRequestException exception after 30585.959ms with message: An…


PTR deletion
we have one Windows 2016 server with IP 192.168.2.100. The DNS A and PTR record for this server is configured static. Somehow, the static PTR was deleted. Is there any log to detect why this PTR is deleted or what you think is the cause? Thank you!


Microsoft defender integration with other SOAR tool
I want to integrate Microsoft defender with the SOAR tool. Appreciate if any guide can be shared for the integration. Using Qradar


Outlook Safelinks cant check the safety of website
Hello, When opening links from messages we get the attached error message stating "We can't check the safety of this website right now. Please try again later." We are getting this for different senders with no pattern. We then have to exit…


How do I modify a stored procedure to produce results in a designated file
How do I modify a stored procedure to produce results in a designated file. I'm happy with the results I get on a grid in SSMS. I'd like to obtain these results in a designated file while running in visual studio express. I can acheive this result by…

