Manual failover Primary and Secondary replica clustreless Availability group fails in SQL Server 2017.
Manual failover Primary and Secondary replica clustreless Availability group fails in SQL Server 2017. When trying to execute a Manual failover from Primary to Secondary replica in Clustreless AG in SQL Server 2017 using SSMS it fails with the error:…
no access to my Azure subscription
dear, I do not have access to my subscription I want to change my hosted website so it uses https website is expertadvice and my login is ******@experadvice.be what am I doing wrong? why is my subscription overview empty? please help rgds,

Are the read, write, deletes for "storage transactions" (from Managed Disk Pricing Page) equivilent to the same under the "Disk Operations" meter
Hello, I wish to confirm if the "Storage Transactions" one sees in the Pricing Calculator for VMs, (Below is of Standard SSD) Is equivalent to the usage that gets generated under the "Disk Operations" meter. (Service Name:…
microsoft rewards gift cards
am I able to redeem multiple gift cards over time without them expiring?
Microsoft Teams Card - Table Formatting support
I am looking to export out our Automation Test Results as a Team card using a webhook connector to a channel to be viewed by everyone. I have implemented a solution using Adaptive cards but I am facing a problem with the view of it as it does not stretch…
Previously working devops deployment to appservice is now failing
We've had a deployment working for a few years now and recently had to deploy a new version of our app to the AppService. Unfortunately, the deployment from Azure DevOps is broken; it looks like the SCM service isn't working or started. The error we get…
Nodejs Express App Not Starting
Hello, I have a very simple Express app that works fine locally that I am deploying to Azure. Code is below: const express = require('express') const app = express() const port = 3000 app.get('/', (req, res) => { res.send('Hello…

How Peek works in a Partition enabled Service Bus Queue?
I understand from the docs that during the first Peek() operation, any one of the available message brokers respond and send their oldest message. Then on subsequent Peek() operation, we can traverse across the partitions to peek every message with…
PerformancePoint setup: DashboardDesigner doesn't open
Hi, SP16 environment. I've configured PerformancePoint service and created a site collection using the Business Intelligence template. The site comes up and looks okay. When I try to create a new item in Dashboards, Data Connections, etc, the Launching…
Where are the symbol files for Application Verifier for Windows 8.1?
I have an Application Verifier enabled dump from a customer running on Window 8.1. The !avrf command fails because the appropriate symbols can't be found. This is perfectly described here: …
SCOM Upgrade 2016 to 2019 options and recommendation
Hi Everyone, We are currently running Server 2016 with SCOM 2016, and planning to upgrade it to SCOM 2019. Do you recommend to do a in place upgrade or setup a whole new set VM with Server 2019 and SCOM 2019 to do the manual migration? Which option…

Unable to complete AAD Setup
I am trying to install AAD Sync on Windows Server 2016 and keep getting the following error. I haven't found any resources online that point to a solution. Unable to install the Synchronization Service. Local DB powershell operation failed on the ADSync…

How to choose C++ standard in "Open folder" development (linux-gcc mode)
Hello, I am new to Visual Studio, trying to migrate my projects in anticipation for the incoming C++20 support. I work in MinGW / Cygwin environments, for which I am trying to set up an "open folder" development. So far I added…
Azure Communication Services javascript sdk on SSR
Hi I've encounter below exception where my project is SSR ReferenceError: window is not defined at Object.<anonymous> (/Users/hyounoo/Github/CloudHospital.Front/node_modules/@azure/communication-calling/sdk.bundle.js:4:275) at Module._compile…
Can not schedule my exam from my dashboard to Pearson Vue
Since September 17th, If I go to My Learning Dashboard and try to Schedule Exam with Pearson Vue it does not connect. I get the following from The Microsoft Learning Dashboard: We can’t access your Microsoft profile to schedule your exam. To resolve…
Using MSAL/MSGraph behind a reverse proxy
I'm trying to host a Flask web application behind an IIS reverse proxy and access MS Graph using MSAL. I have the reverse proxy working (woot!), but when I try to use MS Graph/MSAL it sees the original URL as the redirect_uri, not the reverse proxy…
Can on-premises app perform Azure AD Integrated authentication to Azure KeyVault
I read on this link , that we can use AD Integrated authentication to access Azure Key Vault from on-premises application . I know Azure Key Vault supports different authentication types like Managed Identity, by using certificate or by presenting client…

Graph C# Client SDK Privileged Identity Management Code Base Update
I am currently working in a cloud only Identity & Access Management environment with a privileged identity management scenario. I have some questions about the Privileged Identity Management Code Base Update https://aka.ms/PIMFeatureUpdateDoc: When…

Suggestions on deployment of Office template
Hi, We are looking into distribute templates for Word and Powerpoint automatically to new enrolled users. We also need to update these templates, and redistribute these easy. Anyone doing this today an easy way, trough Sharepoint, intune or other…
Cost details of Azure app service environment returns null
Hi All. I have been trying to get the cost details of Azure app service environment resource through powershell. I have used get-azconsumptionusagedetail command. But getting null value. For other resources it works fine and gets the correct cost…