18,438 questions

Sort by: Updated
0 answers

Legal business profile rejected

Legal business profile rejected, i Fix now button and provide statement and registration document, but all of my documents are local language then i got rejected,

F#
F#
A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
56 questions
asked 2024-05-31T04:58:38.0266667+00:00
xaysomkham phanthoury 0 Reputation points
0 answers

conditional join

hello, table1 has columns - col1,col2, col3 table2 has columns - col1,col2, col3 in my sql, I join the tables together by col1 but I also want to join via col2 and col3 only if col2 and col3 are present in table2 otherwise only join via col1. for…

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,939 questions
asked 2024-05-31T04:56:18.7066667+00:00
arkiboys 9,666 Reputation points
0 answers

Automation Account Schedules not triggering, is it due to service outage?

My Runbooks are working fine, but the schedule is not triggering them. Is there a known issue with the Automation Account Schedules service that could cause this?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,146 questions
asked 2024-05-30T20:33:45.55+00:00
geoffrey 0 Reputation points
edited the question 2024-05-31T04:54:27.08+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Position issue on TR TD lines

Hi, It is the same way to the following using TR TD to separate them and do not know why there is the different spacing (in the different color) below.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,328 questions
asked 2024-05-31T04:50:23.1466667+00:00
Peter_1985 2,546 Reputation points
0 answers

How to turn on the Anonymous Access Level in creating New Container in the Storage Account

Hello, I need to create a new container with the Public Access Level but I can not do it because the Anonomymous Access Level is turned off. Could you show me how to turn the Anonymous Access Level on?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,777 questions
asked 2024-05-30T12:15:06.27+00:00
minh tran 96 Reputation points
edited the question 2024-05-31T04:49:07.72+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

How to enable ARO cluster basic-user access for all the users who tried to login , across the organization?

Hi, I am looking for a solution on enabling basic-user access to ARO cluster for all the users whoever tried to login the cluster within the organization. Like, how other applications in the organization are accessible in that way ARO also should be able…

Azure Red Hat OpenShift
Azure Red Hat OpenShift
An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.
76 questions
asked 2024-05-30T11:23:19.3233333+00:00
Mangi,Balaraju,IN-Chennai 85 Reputation points
edited the question 2024-05-31T04:48:07.2466667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Document Intelligence : Retrain my Custom model

Hi, I have my custom model and i want to retrain it on some more input data. I want to do this to increase its accuracy. I didn't found anyway to retrain it , only option is to create new one and compose with previous one.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-05-31T04:37:47.53+00:00
Sidharth Chauhan 25 Reputation points
0 answers

SSO applications data (Include all the fields)

I need the SSO applications data (Include all the fields) present in Azure AD portal in Excel sheet. If we can extract this from portal , then it is very good. If not then please help for any PowerShell command or script.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,922 questions
asked 2024-05-30T18:21:35.0433333+00:00
Sanjay Bhakuni - admin 80 Reputation points
edited the question 2024-05-31T04:36:21.98+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Clarification on /proc/<pid>/cgroup for Azure Container Instances and Azure Container Apps

For Azure Container Instances, the format of /proc/<pid>/cgroup entry for pid appears to be <pid>:pids:/containers/<ID> For Azure Container Apps, it appears to be <pid>:pids:/default/<ID> Can someone confirm whether the…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
299 questions
asked 2024-05-31T04:28:51.1533333+00:00
PS 105 Reputation points
0 answers

¿Cómo llamar al teléfono United Colombia?

Para marcar al teléfono United Colombia es +57 601 580 4990. Atención al cliente está abierto 24 horas para asistir los clientes de United Colombia. Los Viajeros que no saben conectar la llamada pueden leer este articulo completamente para tener las…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,908 questions
asked 2024-05-31T04:27:31.76+00:00
David Sanchez 0 Reputation points
0 answers

Why would Malwarebytes Browser Guard classify this as possibly malicious

I'm going to preface this with the fact that any other embedded videos that route to cloudguides in other lessons do not flag, so trying to figure out why this one link seems…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,077 questions
asked 2024-05-31T04:27:29.28+00:00
Daniel Schwarzentraub 60 Reputation points
0 answers

How would I scale a timer triggered webjob on an Azure App service to multiple app service instances?

Basically we've got a scheduled job that currently runs as a webjob on a single instance. We have two app service instances and this job is starting to take a while to run. I'd like to run it on both app service instances on the same timer trigger (we…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,053 questions
asked 2024-05-30T11:19:10.9866667+00:00
Gareth Terrace 0 Reputation points
edited the question 2024-05-31T04:22:34.5333333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Unable to connect to Azure Cosmos DB using Corporate Proxy

I am trying to use Azure Cosmos DB as my document database using Python SDK library. And it seems that I unable to connect to cosmos DB using corporate proxy if I pass the proxy information using "ProxyConfiguration" or…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,476 questions
asked 2024-05-30T10:49:50.39+00:00
Shahnawaz 1 Reputation point
edited the question 2024-05-31T04:22:08.55+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Postgresql flexible server parameter set up is failing with server busy error

Hi, I am trying to deploy Azure Postgresql flexible server through Bicep and GHA pipelines, the deployment is failing in configuration step with the following error, i am trying to deploy pg 16 version. can someone please help with this…

Azure Database for PostgreSQL
asked 2024-05-31T04:21:03.9433333+00:00
Manikandan M 0 Reputation points
0 answers

Postgresql flexible server parameter set up is failing with server busy error

Hi, I am trying to deploy Azure Postgresql Flexible server using Bicep and GHA CICD pipeline, deployment is failing in configuration step with the following error message. Can someone please help us to resolve this issue. "message":"The…

Azure Database for PostgreSQL
asked 2024-05-31T04:18:09.5766667+00:00
Manikandan M 0 Reputation points
0 answers

VN88 - Nhà cái uy tín nhất

VN88 - Website cung cấp các sản phẩm cá cược trực tuyến chất lượng nhất hiện nay như Cá cược bóng đá, Xổ số, Đá gà, Bắn cá, Slot, Casino... Truy cập 139.59.238.116 ngay hôm nay để có cơ hội nhận nhiều khuyến mãi khủng dành cho thành viên mới cùng các ưu…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,308 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,282 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,902 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,410 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,922 questions
asked 2024-05-31T04:15:46.5633333+00:00
linkvn88 0 Reputation points
0 answers

Making calls on the Video Indexer API

I am writing a Python script that calls on the Video Indexer API. I understand that to do this I have to provide my Azure subscription key, location, account ID and video indexer subscription key. I have my Azure subscription key and location.  I am not…

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
54 questions
asked 2024-05-31T04:11:20.5166667+00:00
Bob Cother 0 Reputation points
0 answers

How to disable push refresh on IOS .net maui?

Hi I have a scroll view with horizontal orientation. Couple frames in view. In android work perfect. But on IOS if touch or push down the refresh start. How can I disable this refresh?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,008 questions
asked 2024-05-31T04:08:45.5366667+00:00
Баходир Кадыров 0 Reputation points
0 answers

I want to delete tenant, but I cannot activate the toggle in "manage access to all Azure subscriptions and management groups in this tenant"

Dear Microsoft Community, I really need your help for guidance. So, I want to delete the tenant under my account and it comes down to 'Delete all license-based subscriptions' and 'Get permission to delete Azure resources' I believe the workaround is to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,922 questions
asked 2024-05-31T04:03:39.3466667+00:00
GDSRCK 0 Reputation points
0 answers

SSISDB Project Deployment expired Certificates

We have hundreds of project deployment certificates that are expired, but I tried to find what is using them and am unable to. I tried dropping them, but it says they are in use. How do you figure out which project is using the certificates?

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,473 questions
asked 2024-05-31T04:00:21.25+00:00
John Couch 21 Reputation points