SFTP connectivty issue reported with regard to KB5044277 - Cumulative update for Oct'24 for Win2k19 std
Recently we encoutered SFTP disconnectivty issue to a Win2k19 std server running SFTP services in the form of OpenSSH. We were trying to connect to that win2k19 server via ssh but it automatically closes the session. We tried from different client PCs,…
Error Code: ScriptExecution.StreamAccess.Authentication
Getting this after submitting a job on AML. Actually I used the same yaml confirations multiple times before and it all worked, but now for some reason I don't know it starts to return this failure. The role assignment of the storage account also looks…
Issue with Deploying Azure SQL Server Managed Instances: “Your deployment failed”
Hello, I am encountering an issue while trying to deploy Azure SQL Server Managed Instances. The deployment process fails with the message “Your deployment failed.” I have attached a screenshot of the deployment details and included the error message…
How to reconnect MS Authenticator after getting a new phone - step by step instructions please
I am at a total loss of what to do. i got a new phone and have been unable to access my work email ever since because i cannot access Microsoft Authenticator. -I need a 2FA to access my email account. -I need to access my email account to do whatever…
Azure OpenAI Response Citations Not Matching Indexed Content in Azure AI Search
When using the OpenAI on your data feature with Azure, the citations returned do not correspond to the content of the source documents indexed in Azure AI Search. HTML tables are indexed along with text, and discrepancies occur when querying.…
Drag and drop in Win UI
Hi, I'm doing drag and drop in Win UI application, but I have a problem. In drag and drop there is only Data.SetStorageItems method. It accepts an IStorageItem with which I have no access to hidden files and shortcuts (only using file picker, but in my…
server Error in '/' Application
When logging into our Rock portal this message pop up and we can not access the platform
ERROR 657 RX
Troubleshooting details If you contact your administrator, send this info to them. Copy info to clipboard ✔ Copied Correlation Id: b9ec94cc-d6ea-49e6-b041-7bc4de80b6e8 Timestamp: 2024-08-31T17:46:07.000Z DPTI:…
Built-In File Connector & Dynamic Connection Settings
Greetings, We have a need to list, read, & write files from within Azure from/to external Windows shares. I'm able to accomplish this using standard Logic Apps and built-in file connectors, however, I have quite a number of different external…
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…
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…