54,789 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

شيخ روحاني - جلب الحبيب jalb-alhabib.com

CURLOPT_RETURNTRANSFER, true); $upload_size=min($upload_size,$file_size-$uploaded); if ($uploaded) fseek($file_handle, $uploaded); $headers = array( "Content-Length: $upload_size", "Content-Range: bytes…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,495 questions
asked 2024-05-23T09:03:57.7633333+00:00
alqahtani 0 Reputation points
0 answers

How do I check if my .eml file has single or multiple attachments in it In Azure AI Search.

Currently these are my fields that I have added in my Index. Now how I am going to check that how many attachments are in them for example this .eml file have 1 attachment and this .eml file have 2 attachments.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
751 questions
asked 2024-05-16T08:10:30.44+00:00
Hassan Kaleem 40 Reputation points
edited a comment 2024-05-23T09:03:19.5933333+00:00
VenkateshDodda-MSFT 18,956 Reputation points Microsoft Employee
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

Unable to deploy Azure Spatial Analysis container.

I followed the instructions (thoroughly) mentioned in the Azure Spatial Analysis container installation guide (https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/spatial-analysis-container) and eventually encountered an error -…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
323 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,136 questions
asked 2024-05-22T12:36:20.35+00:00
Ramesh Damma 0 Reputation points
edited a comment 2024-05-23T08:58:21.7866667+00:00
Ramesh Damma 0 Reputation points
0 answers

My credential is also expired so not able to give the exam

Hi Team, My credential is also expire so I am not able to give the assessment to regain to renew my azure 204 assessment. Please help me with that also Thanks Amit

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,495 questions
asked 2024-05-23T08:46:37.38+00:00
Amit Bhaskar 0 Reputation points
commented 2024-05-23T08:55:42.8933333+00:00
AmaranS 2,680 Reputation points Microsoft Vendor
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

SQL Access Strategy

I would like a strategy for the use of Azure SQL with our cloud environment. The DB is in azure SQL. I would like to come up with a solution for giving access to developers and extended/other teams for dev/support needs. WE have to add users and give…

Azure SQL Database
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,464 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,884 questions
asked 2024-05-23T06:06:17.2233333+00:00
Santhi Dhanuskodi 145 Reputation points
commented 2024-05-23T08:54:18.7833333+00:00
ShaktiSingh-MSFT 13,911 Reputation points Microsoft Employee
0 answers

How to resolve debug assertion error when calling dialog create function in mfc extension dll

I have code like below: m_pPreviewDlg.Create(IDD_DIALOG_PREVIEW); The error below occurs in this code. What is the solution? I am using visual studio 2022

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
asked 2024-05-23T06:32:49.1433333+00:00
채문석(jim) 1 Reputation point
commented 2024-05-23T08:53:20.82+00:00
David Lowndes 2,375 Reputation points MVP
0 answers

Need help understanding Azure DevOps asking authentication 2-3 times a day

Azure DevOps is asking to authenticate almost 2-3 time a day. Sometimes even issue with Microsoft Outlook , Teams etc ..... Note: We have the Conditional Access policy: Require MFA for Azure management enabled. Below are the settings of the conditional…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,495 questions
asked 2024-05-23T08:41:26.43+00:00
NewDBA 101 Reputation points
commented 2024-05-23T08:51:16.5066667+00:00
Prrudram-MSFT 22,491 Reputation points
0 answers

Purview: Custom Classification with .csv file not correctly classifying all columns

Using custom classification, I've created a list in Excel (.csv) and listed all possible values for classification. For example: I have these 2 columns listed As I scan my Azure Data Lake Storage Gen2, this is the classification: Why is it so that one…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
962 questions
asked 2024-05-13T18:50:13.27+00:00
Bryan 0 Reputation points
commented 2024-05-23T08:51:04.95+00:00
PRADEEPCHEEKATLA-MSFT 79,376 Reputation points Microsoft Employee
0 answers

Changing Placeholder text in Azure web app

Hi there, I have customized the interface of my Azure web app, and now I'm trying to change the placeholder text. I followed the steps outlined in this link to customize my website app. I used environmental variables to achieve the customization, but…

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-22T10:47:37.83+00:00
Farshad1 0 Reputation points
commented 2024-05-23T08:50:28.21+00:00
VenkateshDodda-MSFT 18,956 Reputation points Microsoft Employee
0 answers

How do I get Microsoft Edge to work again?

Microsoft Edge has completely stopped working. It will not open in any way. I have tried: Clean boot, virus check, repairing, restarting, troubleshooters, running as admin, running in private window, etc. The program will not open at all when I attempt…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,167 questions
asked 2024-05-22T16:52:11.6566667+00:00
Tim 0 Reputation points
commented 2024-05-23T08:50:06.0766667+00:00
Søren 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

Databricks integration to Azure Synapse Serveless SQL Pool

Hi, What is the way to connect to Databricks to Azure Synapse serverless SQL pool when I am trying to connect using serverless SQL endpoint getting an error as - Py4JJavaError: An error occurred while calling o388.load. :…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,464 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,965 questions
asked 2024-05-21T16:50:55.78+00:00
Vishnu Tupe 0 Reputation points
commented 2024-05-23T08:47:00.5866667+00:00
Vishnu Tupe 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,495 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

How can I process (validate, Parse) x12 EDI files in Azure. Can you please provide in detail steps.

I want process EDI x12 files using Azure. I want perform below operations on file: Pickup file from FTP folder location Validate file as per EDI standard and Generate acknowledgement Convert x12 EDI file into xml or json Store file data(xml or json)…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,374 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,486 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 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-23T07:26:42.9433333+00:00
Jaidhan Kosambe 0 Reputation points
commented 2024-05-23T08:37:55.7433333+00:00
Jaidhan Kosambe 0 Reputation points