ACS user tracking - not working without URL encoding
We turned on user tracking and it worked fine with the link within an anchor tag but since our URL contains like & and etc, it does not work until we encode the & sign. Is it a requirement to encode it? since all the URLs we have are dynamic…
Defender for Databases plan selection
Are SQL managed instances covered under the "Defender for SQL servers on machines" or under the "Defender for Azure SQL" plan?
Passwordless MFA, Failed to register for receiving push notifications
Hi, I'm setting up passwordless login using only MFA. However, after registering the phone, the icon changes to an exclamation mark. When I try to log in without a password, I don't receive a push notification. Sometimes, nothing appears at all.
Configure SSIS Catalog task is failing in deployment pipeline with file not found error
Hi I have built a deployment pipeline in Azure DevOps that deploys an SSIS project to a SQL Server 2019 instance using an Azure Pipelines agent running on the same server. The pipeline has two tasks: Deploy the SSIS project using the SSIS Deploy task…
How to see certificate under profile
Designing and Implementing Microsoft DevOps Solutions Unable to see certificate under certifications. I have passed on 27th Jan 2025. My Candidate ID: MS1100323272
How to import multiple json files present in a container of azure blob storage into Azure SQL Database using Openrowset
I have a scenario where i have to load json files present in a folder of a container in azure blob storage to azure sql database. I tried passing wildcards in data_file_path but seems it's not working. Can you please provide alternatives or an example.
Account recovery
Since I changed my phone, I can no longer access my authenticator app and therefore can’t log in to my account. I’m stuck in a loop where the system requires the authenticator app for login, but I don’t have access to it anymore. I’m the only…
How to setup a single alert rule in ADF to handle multiple pipeline failures such that it dynamically reflects the name of the pipeline which failed ?
Hey, I want to create an alert rule in ADF to handle multiple pipeline failures. The alert should dynamically reflect the name of the pipeline which failed. I'm trying this approach because I want to avoid creating an alert rule for each pipeline. …
How to block PHI / PII Upload to a specific Sharepoint site
We manage sharepoint for a health care organization and allow the upload of PHI / PII since Sharepoint is HIPAA compliant, but have recently created a new Sharepoint site that we don't want protected health information uploaded to. Is there a way we can…
How do i recover Full VMs in Azure Stack HCI 23H2 consistently?
It seems that Azure Backup Server or other third-party applications struggle to consistently recover Azure Stack HCI VMs. I've tested full VM recovery and file-level restore with Veeam Backup & Replication, and both were successful. However, I've…
How to Enable Copilot Agent to Query Large Datasets from SQL?
Hello, I'm using SQL tables from a Synapse Dedicated Pool as a knowledge source in a Copilot agent. The datasets are quite large, but I've noticed that the Copilot agent only queries up to 2,048 rows (tested across multiple tables). How can I configure…
The page _layouts/15/appinv.aspx will be available after that Azure Access Control service (ACS) will be retired for SharePoint in Microsoft 365 in 2026?.
I am creating an application to extract data from Sharepoint to Azure Datalake Storage, but I see that the procedures refer to grant permissions to an Azure Active Directory App Registration in the url _layouts/15/appinv.aspx, but I do not know if it is…
ADFS web issue
Hi all, i have a strange issue after later windows server update. I usually test adfs service on this page https://<domainurl/adfs/ls and I have a web page where I can inser my credential. Now i receive a generic error Any idea ? Thanks a lot
How to analyze the increase in the size of databases ?
Hello. We have significantly increased the size of our databases, we don't understand for what reasons. What are the methods to analyze? What should be analyzed? Maybe there are some approaches, scripts? Exchange 2016 on-premise.
Teams phone failing enrollment
Phone model: AudioCodes C470HD Teams Admin Agent1.0.0.202407050618.productUp to date Firmware2.3.480Up to date OEM Agent1.0.160Up to date Teams1449/1.0.94.2024122303Up to date Authenticator6.2410.7268Up to date Microsoft Intune24.09.1Up to date Intunes…
decrease storage
Hello, I have checked the "storage" now is about 10x the size of the databases (we are not aware of the reason for this size, I have also checked that there is not a peak in the last month for storage), anyway, we have to reduce storage to the…
How to ensure that the List and Document webparts display correctly.
Hello, We have been having tremendous issues with displays on our lists/documents web parts on our instance of SharePoint online. We are trying to keep an compact tabular view of all documents in one area. We have created multiple views and categorized…
How to fix cors issue that results Post and Put requests being blocked with status code 405
Hi there, I am experiencing cors issue with my deployment on Azure app service(Web App). The application stack is Java(v17), Spring Boot 3.3.5, and React JS. Currently, all post and put methods are being blocked. When a request is sent, the…
Teams phone cannot enroll in the new Android ASOP
Phione: Audiocodes C470HD Teams Admin Agent 1.0.0.202407050618 Up to date Firmware 2.3.480 Up to date OEM Agent 1.0.160 Up to date Teams 1449/1.0.94.2024122303 Up to date Authenticator 6.2410.7268 Up to date Microsoft Intune 24.09.1 Up to date Intunes…
Azure function eventHub typescript trigger is converting message to UTF-8 string and cause data missing
I am using Event Hub to store protobuf serialized message, Everything is fine, If I am using SDK library (python or JS library) to access Event hub. But when I use Azure function Eventhub trigger (when there is new message on event hub, trigger a…