My View changes from Small Icons to Medium the Large Icons without me touching my Laptop Windows 10
My View changes from Small Icons to Medium the Large Icons without me touching my Laptop Windows 10
Strange occurence
I left my laptop opened and left to eat, when I came back it was in sleep mode. I turned it on and there was a minimised google window( it was at the smallest size possible) there I saw a ton of sign in screens like facebook, temu, guardio, google…
Hyper-V: "Object was not found" but the vmms service is working
I cannot connect to my local Hyper-V with Hyper-V Manager. I get error: Hyper-V encountered an error trying to access an object on computer 'XXXXX' because the object was not`` ``found. The object might have been deleted, or you might not have permission…
Azure - are there minimum increments for B Series CPU credits? A threshold?
We have a B20ms "Flexible Server for Postgres" that has been running under a light load for several weeks. It has significant CPU credit of around 5,450. Periodically, the CPU has risen above 10% and the CPU credit has drained slightly at…
Cannot edit my question
Hi, I'm trying to add more information to the question I asked yesterday https://learn.microsoft.com/en-us/answers/questions/edit/1294429 but I'm getting red box Please fix the following issues to continue: We encountered an unexpected error. Please…
API to get Microsoft Defender Campaigns
Is there a way to get the Campaigns data inside the Microsoft Defender Portal using an API?
How to fix the imagepullfailure error [ "Container \u0027XXX\u0027 was terminated with exit code \u0027\u0027 and reason \u0027ImagePullFailure\u0027","Reason":"ContainerTerminated","EventSource":"ContainerAppController","Count":68}
Hello, I am facing the imagepullfailure error in my azure container app, it show activation fail with the following error message "Container \u0027crm-backend-api-testing-scale-1\u0027 was terminated with exit code \u0027\u0027 and reason…
Azure felxible postgres stuck at restarting
My postgres flexible server seems to be in restarting state for entire day. The storage space of 32 GB seems to be exhausted, so it went into recovery state, then it was not coming back from that state for any connection, then i tried to restart it, and…
Node.js doesnt load entire page on Azure although loads on localhost and Google Cloud
Hello, This web page has little node.js code isn't loaded properly on Azure however it is loaded full in Google Cloud. Changed port number but doesn't work If there is web.config file, nothing is loaded but when I delete it at least I could see the…
Query on LDAP
Hi All, I want to generate an LDAP CSR request. I have the following text file, which I will save with the .inf extension (i.e., ldap.inf). From the command prompt, I will execute the following command: certreq -new ldap.inf ldapcsr.req Once I have the…
Displa the history (all my questions)
Hi, Is there a way to list all my questions sorted by time.. Thank you.
Sccm client installation
Hi , In my environment, the SCCM client package is deployed from Intune through a Win32 package. However, I now need to create a new package for the latest SCCM client. Where can I download the latest SCCM client? How can I determine the MSI product…
How to access Azure Cosmos mongoDB vcore cluster data via python
I am trying to access Cosmos MongoDB vcore cluster data in my python code. Cluster connection string is mentioned below. I am getting server timeout error. I would also like to know how to use mongdb REST API to read the data. Connection String:…
How to find out which of several authenticators was used in a sign-in?
We are using MFA with Microsoft Authenticator for user sign-ins to our tenant. Many of our users have registered more than one Microsoft Authenticator instance. Sometimes this is deliberate, in order to have a backup in case the primary smartphone is…
Accelerating PDF output in azure managed grafana
We've been using azure managed grafana version 10 for a year now and despite overall satisfaction, we've had a big problem with the speed of PDF rendering during periodic email outputs. We found that version 11 is supposed to have a redesigned rendering…
Multitenant private endpoint
I have a subscription in Tenant A that needs to access a SQL database in Tenant B's subscription. To achieve this, I am creating a private endpoint in Tenant B's subscription. What should the architecture look like? And do the VNets in Tenant A and…
Download Azure Trusted Signing Certificates to use with Other Signing Tools Such as Jarsigner or Nuget
We'd like to be able to sign binary files that SignTool does not support for signing using our code signing certificate managed by Azure Trusted Signing. To do this we'd like to download the code signing certificate from Azure Trusted Signing, and sign…
Issue with Azure AD Sign-Out Redirect from Keycloak - AADSTS90023 Error
I'm encountering an issue with the sign-out process in my application, which uses Keycloak with OIDC to enable SSO with Azure AD. When attempting to sign out from a redirected URL, I receive the following error: AADSTS90023: Invalid request. The request…
Exchange User Integration pack Throttling
I noticed very recently that we are having issues when have multiple steps using the "Create and Send E-mail" step. We are getting the following error. Is there any way to cache the token or adjust the limits before the app gets throttled? …
How to query tables on a Serverless SQL Pool joining tables from another Serverless SQL Pool?
I need to query tables from two distinct Serverless SQL Pools. Each Serverless SQL Pool lives in a separated Synapse Workspace. Is there a way to do that ? I see the new Elastic Query which is in preview state. Is there any other option available? One…