pcfin cease terminated Customer ,S service number 0. 8420188104,caLL
To connect with you and your family a very happy Holi hai na Kit the new year to all the world to chans
HeadlessAppBypass Waiver
We distribute our Windows app through the Microsoft Store. We recently needed to include an additional .exe command line file in our app (LaunchAtLogin.exe) in order to work around an MSIX packaging issue—we need to pass flags to the primary executable…
Minimum elastic instance count Azure App Service
Currently, I am running a Dockerized Java Spring Boot application using Azure App Service. The App Service plan configuration is B1. When I display the App Service in JSON View, I notice a parameter called minimumElasticInstanceCount with a value of 0 in…
I got a new phone and can’t restore my account on the Microsoft Authenticator app—any advice on what I could try?
I recently got a new phone and am trying to set up the Microsoft Authenticator app. When I open the app on the new device, I’m unable to restore my account and access my saved authentication codes. I don’t see an option to recover from backup, even…
How to fix cosmos db latency in non primary region
We are using Azure CosmosDB with both EUS/WUS regions in PPE environment. We are observing more latency in WUS region. In our EUS service the Read latency is below 100 ms which is the CosmosDB primary region. But Read latency is around 400ms our WUS…
SQL Server Agent in Azure SQL Server
Hello, I would like to know if you can help me with a problem I am having. I have Azure SQL Data Bases which are managed through SQL Management Studio. I need to check some of these Databases to see if they have Jobs configured, but I cannot see the SQL…
ClosedXML and System.Memory Error in .NET 8: Anyone Solved This?
Hi everyone! I’m migrating a project from .NET 4.8 to .NET 8. The ClosedXML library is compatible with .NET 8, but I’m encountering an error when using the XLWorkbook class. Despite installing System.Memory, the error still occurs, as shown in the image…
Permissions error in SSMS with a dataverse datalake
Hello, I'm having an issue with creating a PowerBI report - specifically connecting to a data source. I created a view in a datalake in SSMS based on dataverse data but keep experiencing this issue. My colleague cannot replicate the error and I'm not…
The Authenticator app is requesting a code from the app itself
I recently deleted the Microsoft Authenticator app by accident, and why I downloaded it again and tried to sign in it is asking for a code from the app itself. I use an institutional account from university and now I can’t activate or even log in to 365…
Unable to start Durable Functions workflow in exercise
I'm following https://learn.microsoft.com/en-us/training/modules/create-long-running-serverless-workflow-with-durable-functions/4-exercise-create-a-workflow-using-durable-functions in a sandbox, but I get "This page isn't working at the…
How to isolate SFTP home directories with Azure Blob Storage
Is there a way to constrain SFTP local user to their home directory in a shared storage container? In my limited understanding I thought the approach might be Create new home directory with ACL permissions rwxrwxrwx. Create new user with that home…
Login Issue in my android app mircrosoft issue
I have integrated Microsoft social sign-in into my app, and it works fine when I build it locally and install it on the device. However, when I build the app locally, upload it to the Play Store, and then download it onto the device, it causes an issue.…
How can I get the list of IPs used by the Azure DevOps Pipeline standard Agent Pools
I am looking to whitelist the Azure DevOps Pipeline Agent Pool IP addresses to a destination database so that we can securely allow automated deployments to it from those IP addresses only. I have downloaded the Azure IP range file and reviewed it…
How to Resolve Internal Server Error 500 When Deleting a Range in Microsoft Graph API?
I am encountering a 500 Internal Server Error while trying to delete a range using the following guide: Microsoft Graph API - Range Delete. This API has been functioning correctly for a year, but the issue has arisen today. For reference, here is the…
Automating Azure Data Factory Sync with Git Branch After Python SDK Modifications
Hello, I've modified my datafactory through python SDK and added some trigger. Now my publish branch is out of sync with the main branch. I found the theoretical solution here:…
How to Pass Custom Claims from External Authenticator (EAM) to Applications in Microsoft Entra ID?
Description: I have configured Microsoft Entra ID (formerly Azure Active Directory) to use PingOne as an External Authenticator (EAM) for Multi-Factor Authentication (MFA). After a successful MFA, PingOne generates an ID token that includes custom claims…
How can I read the logs of a running custom container in Azure Web Apps?
When running a custom container in Azure Web Apps, I cannot see the logs of my container in the log stream. I can only see it when the container exited; and then I also see it in the "Advanced Tools". Is there another way to see the logs of a…
More clarity on difference between VM and VM instances and Availability Sets (AS)
Hello everyone, On the internet, I saw the difference in the image above- between a VM and a VM instance. So, I infer from this that VMs have different OS systems and all of them operate independently. But VM instances are templates or blueprints of a…
403 Forbidden Error while trying to access authorized routes in a .NetCore 8 WebAPI -
Hi All, Let me discuss my problem in clear detail. I am trying to build a backend webAPI for an app using .NetCore 8. I created the database for my webapi by using code-first migrations on AspNet Identity. The respective tables have been created. In…
Is integration runtime shared across dataflow runs?
Hi everyone, We have started to use Azure Data Factory recently and we are trying to find the best way to utilize Integration Runtimes. We are using Azure Public IR without managed VN, but we are defining region on our own for performance purposes…