18,260 questions

Sort by: Updated
0 answers

create a trigger based on a specific data in the name of the file

Hi, I am just starting with Power Automate and created my first flow. I was wondering if it is possible to assign different recipients for the approvals based on the name of the file?

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
113 questions
asked 2024-05-23T09:04:05.6433333+00:00
Popova, Nevena (879) 0 Reputation points
0 answers

How to create a webapp slot without copying settings using PowerShell?

I want to create a Slot for an Azure WebApp using PowerShell, without copying any settings from the main production slot. The command I'm using is: New-AzWebAppSlot -ResourceGroupName $ResourceGroup -Name $ApplicationName -Slot $SlotName -ErrorAction…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,148 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,013 questions
asked 2024-05-23T09:02:37.6566667+00:00
Vijay Kabbur 0 Reputation points
0 answers

How to configure AKS with Hyper-V isolation enabled

I'm looking for a guide on how to enable Hyper-V isolation on the hybrid Kubernetes cluster, based on contained, with MS Windows poll enabled. Thank you, Jiri

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,889 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,275 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,570 questions
asked 2024-05-23T09:02:33.7333333+00:00
Jiri Baloun 0 Reputation points
0 answers

PS Script : Mailbox size Eceede 90 GB

I am writing a script to retrieve Exchange Online mailboxes that exceed the 90 GB size limit. The script below throws some errors. Could anyone help? # Get all user mailboxes $mailboxes = Get-Mailbox -RecipientTypeDetails UserMailbox -ResultSize…

Microsoft Exchange Online
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
407 questions
asked 2024-05-23T08:55:16.2+00:00
Austin Sundar 0 Reputation points
0 answers

Microsoft.Exchange.WebServices.Data.EmailMessage error "The operation can't be performed because the item is out of date. Reload the item and try again"

Hi, I have been using Microsoft Exchange Web Services for a couple of years in my asp.net c# system and had no issues. Last week 1 customer started getting below error, then yesterday another customer and 2 more…

Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
518 questions
asked 2024-05-23T08:49:37.1566667+00:00
David Joyce 0 Reputation points
0 answers

UWP apps using MapControl per Bing Map Enterprise Free going to Azure maps

Per the announcement: Bing Maps for Enterprise is deprecated and will be retired. Enterprise account customers can continue to use Bing Maps for Enterprise services until June 30th, 2028. Free (Basic) account customers can continue to use Bing Maps for…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
603 questions
asked 2024-05-23T08:41:55.02+00:00
Karhu Koti 36 Reputation points
0 answers

how to activate my account which is under review due to suspicious activity

I was late to upgrade my account, and I had no credits, so Azure disabled my account and subscription...how to get it back?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,494 questions
asked 2024-05-22T19:36:42.5533333+00:00
Timothy Ndunguru 0 Reputation points
edited the question 2024-05-23T08:41:43.81+00:00
PRADEEPCHEEKATLA-MSFT 79,376 Reputation points Microsoft Employee
0 answers

Calling the bing search API returned error 503

Calling the bing search API returned error 503

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
137 questions
Bing News Search
Bing News Search
A Bing service that supports searching for news and get comprehensive results.
44 questions
asked 2024-05-23T08:41:14.7633333+00:00
leiga 0 Reputation points
0 answers

Errors 429 and 503 with Bing Search API Despite not exceeding quota

Hello there, I'm getting 429 and 503 errors despite not exceeding the quota. There are less than 100 calls per hour and I'm on the 250 queries per second tier. Any ideas?

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
137 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
992 questions
asked 2024-05-23T08:37:11.56+00:00
Joan Figuerola Hurtado 0 Reputation points
0 answers

Escaping single quotes when uploading OAuth Seedfile

Hello, Does anyone know how to escape a single quote when uploading a seed file for OAuth Hardware Tokens. It's currently driving me mad And example would be the following Username: David.A'llen@contoso.com Whenever I try to upload a seed file with that…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
992 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,820 questions
asked 2024-05-23T08:35:07.61+00:00
Allen, Dave 0 Reputation points
0 answers

New User not syncing from On Premise AD to Office O365

Our organization uses a hybrid cloud model. Just as it says in the title. I have a new user starting, I created the account in AD then sync to Office 365, but the user does not show up at all. There are no errors noted but I did see them listed at…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,374 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,728 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,987 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,209 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,013 questions
asked 2024-05-23T08:18:52.0333333+00:00
Pham Tien Dung 40 Reputation points
edited the question 2024-05-23T08:32:12.65+00:00
Pham Tien Dung 40 Reputation points
0 answers

I got the error 0xc0000207 when calling FwpsConstructIpHeaderForTransportPacket

Hi , I am implementing a filter driver . I got the error 0xc0000207 when calling FwpsConstructIpHeaderForTransportPacket , I tried to rewrite the source IP of some packets, I could not find many documents to tell me what could cause this error . Could…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,561 questions
Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,556 questions
asked 2024-05-23T08:11:41.15+00:00
Thao Hoang 0 Reputation points
edited the question 2024-05-23T08:31:24.2233333+00:00
Minxin Yu 10,361 Reputation points Microsoft Vendor
0 answers

LogonUI Error in my PC

I enabled remote assistance in dcomcnfg, but suddenly when I pressed the Windows start button, it loaded for a moment and then there was no response. cmd /c taskkill /f /im explorer.exe && start explorer I tried it, but it still didn't click, so…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,798 questions
asked 2024-05-23T08:30:15.7833333+00:00
Junsu Choe 0 Reputation points
0 answers

the computer has rebooted from a bugcheck. the bugcheck was: 0x0000001e (0xffffffff80000003, 0xfffff802756a6cb1, 0x0000000000000000, 0x00000002540be400). a dump was saved in: c:\windows\memory.dmp. report id: a891dc9d-2db5-4bff-aa21-9451fec9ad88.

I keep on getting this BSOD. Tried BIOS update, Ran sfc /scannow, DISM commands but nothing worked. Please need help on this.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,798 questions
asked 2024-05-23T08:28:43.87+00:00
MAJEED Adnaan 0 Reputation points
0 answers

updated ODBC Driver 18 and Entra ID but can no longer Authenticate MS Access to SQL Server

since updating (new computer) using MS Access DB with office 365. I can no longer Authenticate user. I have updated the control string and ODBC Driver but script error still occurs. upon starting the Access DB the login prompt asks for user, before the…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,636 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
992 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,494 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,820 questions
asked 2024-05-23T06:33:41.21+00:00
Jason Jones 0 Reputation points
edited the question 2024-05-23T08:28:41.74+00:00
ShaktiSingh-MSFT 13,911 Reputation points Microsoft Employee
0 answers

does report builder work with AWS RDS MySQL database instances

Hi, I am trying to use ms Report builder with a AWS RDS MySQL database, but am struggling to set up the datasourse. Can you help ? Thanks

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,823 questions
asked 2024-05-23T08:27:01.32+00:00
Roisin O Byrne 0 Reputation points
0 answers

Azure Windows VM Serial Console ERROR 504

Hey Guys, on one of our tenats we can't connect to the serial console on Windows VM, with Linux no issues at all. we getting the following error: The serial console connection to the VM encountered an error: 'ERR_BAD_RESPONSE' (504) - Request failed…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,261 questions
asked 2024-05-23T08:19:24.8766667+00:00
Yusuf Oezeren 20 Reputation points
0 answers

Web App development

Hi i want to know the complete in and out configuration of a web app where i can create and deploy, as i am not able to find any video where i can get all these. Where ever i am serching i am getting just how to create and i knwo how to create it is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,013 questions
asked 2024-05-23T08:11:32.2066667+00:00
Deepak Kumar Sharma 60 Reputation points
0 answers

I am deploying the Azure "Vector-Search-AI-Assistant" github code Using open AI service but facing multiple issues

GithubURL: https://github.com/Azure/Vector-Search-AI-Assistant/issues After github url I am following mentioned document in the github which we are deploying using azure container apps . I have faced the issues mentioned below. ERRORS: 1.This is the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,274 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
288 questions
asked 2024-05-23T08:11:20.41+00:00
Jay Prakash Vishvakarma 0 Reputation points
0 answers

Win11上利用PhoneLineTransportDevice::ConnectAsync 与手机连接后来电会有个空界面

Win11上利用PhoneLineTransportDevice::ConnectAsync 与手机连接后拨打电话会起来个空界面 而在win10上会有个拨打电话会有个通话的页面。 为什么win11和win10上会有差别?

Universal Windows Platform (UWP)
asked 2024-05-23T08:04:05.8933333+00:00
栩 王 0 Reputation points