Issues Fetching Access Token in Azure DevOps Release Pipeline for Azure Synapse Workspace Deployment
We build a Release Pipeline in Azure DevOps. This pipeline should deploy artifacts to an Azure Synapse Workspace (as described in this post:…
How to Download Files from the Page Library in SharePoint Online
In the SharePoint Online, what are the steps to download files from the page library? I cannot find the download button.
Playing Video in WPF
Description : I have a WPF Project with one Main Window under main window multiple tab item each tab item i binded with user control(Separate xaml)In user control i tried to play one video using MediaElement control... Project Setup: Project that target…
How to edit .rc file
Which edit IDE is recommend for .rc file https://github.com/chromiumembedded/cef ... /shared.rc Simple edits can be done by hand (it’s a text file), or use Visual Studio for more complex edits like defining dialogs, etc. See…
Set Office Colour Theme and font company wide
Hi, We would like to implement an Office colour theme and font default to all our users. In Word -> Design -> Colours and Fonts you can set the theme and font to what the company wants. Next you can save the theme. The XML is then located here:…
How to enable multi-instances of duralbe function app run in parallel
Hi, I have an Azure durable function app in a container. When I create it using az CLI with argument "--plan", it works as I expect (multiple instances can run in parallel if I concurrently call my function mutliple times), but when I create it…
Issue with Creating Linked Server from Azure SQL Managed Instance to On-Premises SQL Server
Hi, Interestingly, I was able to create a linked server in the reverse direction—from the on-premises SQL Server to my Azure SQL MI—using a remote login and password for authentication. However, when I attempt to establish the link from Azure SQL MI to…
MSAL Android Xamarin Stuck Dialog - "Are you trying to sign in to {your_appname}"?
We are using MSAL through Azure Portal in single tenant mode. This dialog comes up and pressing the buttons gives nothing. Pressing "continue" does nothing and no output comes to the debugger Pressing "cancel" does nothing…
Weird disappearing error
I have a very weird error where everything disappears after a while and I think the fault is here <?xml version="1.0" encoding="utf-8" ?> <ContentPage x:Class="METROWIND.Views.NewsPage" …
OneDrive and SharePoint Authorization Issue
Hi Support Team, Tried logging into our MS Entra ID as a global admin, then find the calling app and grant admin consent for the Files.ReadWrite.All,offline_access permissions. I have successfully setup OAuth in my Application and Authorization is…
Exporting a template from Visual Studio 2022 fails with "read-only or does not exists" error
I created a web project, added specific nuget packages for said project, config files and a wee bit of customization. Then I choose Project -> Export Template. I select the project I want exported as a template, Change the template name to a name not…
Azure MySQL Flexible version 8
I am investigating Azure DB MySQL Migration from on-prem to Azure and I am currently preparing some test scripts that can be run before and after. I have been following the Migration documentation, …
Slow Application Load in Visual Studio with AWS MySQL Database
Description: I’m experiencing slow application loading times while running my ASP.NET Core application locally in Visual Studio. However, the application performs as expected once deployed to the server. The issue appears to be related to the database…
Azure B2C: User has valid MS account, but non in application. Cannot log out or switch account
Hi, our login process requires to logon to Azure B2C with a valid MS Account and we receive a token from the authorize call. Next step is to check in the database if the user specified in that token is a valid user of the current instance. We try to…
Como faço para assinar o Provedores de Recursos e Registrar no Microsof Fabric e depois dar o comando no terminal ?
Não consigo fazer a assinatura no Microsoft Fabric através do Azure CLI , onde deveria obter um terminal para digitar "az provider register --namespace Microsoft.Fabric" e no Azure PowerShell e comentar:"Register-AzResourceProvider…
Why is my function app deployed as a zip and is read only?
To deploy my function app I run func azure functionapp publish my-app-name This works, but my code on Azure is always 'read only': Your app is currently in read only mode because you are running from a package file. To make any changes update the…
Hundred of errors after update to Visual Studio version 17.12.3!
I updated Visual Studio to version 17.12.3 and now, there is hundred of errors in Building project! My .net Core project was work correctly before updating. I checked errors but they are nonsense! All codes are correct.
Cancel Reservations
Hi, Is there a way to cancel a reservation. I created one by mistake for windows VM. I also created 1 for Linux VM and didn't use exchange to create the new one. Now I am stuck with 2 VMs and I want to cancel one of them. Kind regards, Mohammed Kapadia
I had defaulted but have paid my bills but my account is still not active
I have paid my bills but how long does it take for my account to be reactivated ?
Table border issue
Hi, What is wrong below? How to correct it?