97,651 questions

Sort by: Updated
3 answers One of the answers was accepted by the question author.

In Logic Apps I need to filter an array but the values are upperlowercase, how can I filter using an operator that doesn't require case sensitive value?

In Logic Apps I need to filter an array, but the values are upper lowercase. My variable is all lower case. How can I filter using an operator that doesn't require case sensitive value? Or I need to convert array to all lowercase, how can I do that?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2024-05-10T22:00:18.2933333+00:00
Duquette, Timothy 20 Reputation points
commented 2024-05-13T18:18:03.51+00:00
Duquette, Timothy 20 Reputation points
1 answer One of the answers was accepted by the question author.

How we can identify which TLS versions are supported by Operating system?

Hello, How we can identify which TLS versions are supported\used by Operating system? I have come across several articles where it states that the TLS keys are present on the below Registry Location for Client & Server. Registry path: HKLM…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,208 questions
asked 2023-05-19T12:09:29.21+00:00
raj a 236 Reputation points
accepted 2024-05-13T18:04:28.33+00:00
raj a 236 Reputation points
2 answers One of the answers was accepted by the question author.

How to just disable a mailbox in Exchange Hybrid Environment?

Hi. We have a Exchange Hybrid Environment and all mailboxes are migrated to Exchange Online. How to just disable a mailbox attached to the user account? I have tried Disable-Remotemailbox but it only removes the mailbox related info from Onprem exchange…

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,220 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,373 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,905 questions
asked 2024-04-15T18:03:21.83+00:00
raj a 236 Reputation points
accepted 2024-05-13T17:59:48.7166667+00:00
raj a 236 Reputation points
1 answer One of the answers was accepted by the question author.

LAN Manager authentication level Default Value for Windows 10 and Windows 11 client Machines.

Hello, In my Active Directory Domain environment, I have Windows 10 and Windows 11 client machines. These machines do not have the "Network security: LAN Manager authentication level" configured. I want to understand the default value that my…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,710 questions
Windows
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.
4,802 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,208 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,941 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,301 questions
asked 2024-04-09T20:04:26.0666667+00:00
raj a 236 Reputation points
accepted 2024-05-13T17:55:48.3033333+00:00
raj a 236 Reputation points
2 answers One of the answers was accepted by the question author.

how can I increase my reputation points on Learn educational site?

لدي مشكلة في متابعة الزملاء علي موقع ليرن التعليمي

F#
F#
A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
55 questions
asked 2023-06-10T05:21:24.0366667+00:00
Islam El Tabie Ali Abu Derbala 41 Reputation points
commented 2024-05-13T17:54:22.0933333+00:00
1 answer One of the answers was accepted by the question author.

Cannot login after disconnecting from intune

Good days guys, We have a trouble with login on Windows. We needed to re-enroll the pc and user. So I disconnected the pc from our intune service to be re-enrolled. During this time there became a problem and logged out in somehow. Now on the login page…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,414 questions
asked 2024-05-13T11:39:04.7833333+00:00
Hasan Bozkurt 0 Reputation points
commented 2024-05-13T17:52:02.3566667+00:00
Pavel yannara Mirochnitchenko 11,801 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Does sending an event with a specific partition key in Azure Event Hubs break multi-AZ resiliency?

I'm trying to understand at a lower level of detail how Azure Event Hubs behave when there is an availability zone outage. I know that topic partitions are replicated across three availability zones and there is a service fabric model under the hood that…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
564 questions
asked 2024-05-09T17:48:49.06+00:00
Andrew Citera 0 Reputation points
accepted 2024-05-13T17:49:05.8366667+00:00
Andrew Citera 0 Reputation points
1 answer One of the answers was accepted by the question author.

DB connectivity issues after installing the AIP Scanner tool

"Get-AIPScannerConfiguration : Failed to access scanner database. Verify the database is up and running and can be accessed by scanner service account and by the currently logged in user that executes the command. At line:1 char:1 …

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
520 questions
asked 2022-04-07T06:52:38.643+00:00
Pao-6748 21 Reputation points
commented 2024-05-13T17:47:03.9133333+00:00
EE-9037 526 Reputation points
1 answer One of the answers was accepted by the question author.

Certain fields of mguser update arent working and I am unsure why.

$csvData = $csv | Select "User principal name","Title", "Department", "City", "StreetAddress", "Reporting managers" foreach($user in $csvData){ $userPrincipalName = $user."User principal…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,731 questions
asked 2024-05-13T15:24:18.1066667+00:00
Nicolas Odorico 0 Reputation points
accepted 2024-05-13T17:34:38.32+00:00
Nicolas Odorico 0 Reputation points
1 answer One of the answers was accepted by the question author.

Static website custom domain missing SSL

Greetings, I have a storage account with a static website deployed that sits behind a vnet and I am trying to add a custom domain name for it. I have added the CNAME record in my DNS zone, however whenever I try to open it I receive an error saying the…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
602 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,452 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,183 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
772 questions
asked 2024-05-13T12:47:53.35+00:00
Dimitar Grozev 40 Reputation points
commented 2024-05-13T16:50:51.84+00:00
Sina Salam 3,886 Reputation points
1 answer One of the answers was accepted by the question author.

Deleted feature

Hello. How to restore resource in Azure using REST API? I urgently need to restore files that I accidentally deleted today: 1 Azure Database SQLPostgree; 1 Private DNS zone link to virtual network; 1 Private DNS Zone. Best Regards, Gabriel…

Azure SQL Database
asked 2024-05-13T15:29:29.2866667+00:00
Gabriel Moraes 160 Reputation points
accepted 2024-05-13T16:49:26.3466667+00:00
Gabriel Moraes 160 Reputation points
1 answer One of the answers was accepted by the question author.

How to properly block access to website on Windows 10 PC?

Hello everyone, I have a question about what is the most convenient, most reliable and most straightforward way to block access to a specific website on my home Windows 10 PC. There are several options that come to mind: some sort of site block addon…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,710 questions
asked 2024-01-02T08:00:07.43+00:00
T Crha 381 Reputation points
commented 2024-05-13T16:41:40.4433333+00:00
Al Karam ZaenbA 0 Reputation points
3 answers One of the answers was accepted by the question author.

Trying to add Labels and Text on Markers Inside Cluster Layer

Hello, I've performed clustering using the sample code provided by Azure Maps. However, I've utilized my own collection of latitude and longitude coordinates. My issue arises when attempting to add labels and text to the shape points. Despite trying to…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
596 questions
asked 2024-05-03T13:16:21.36+00:00
Nilesh Khonde 20 Reputation points
commented 2024-05-13T16:32:49.6833333+00:00
rbrundritt 15,391 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Keep getting this error regardless to the accoun tused

SQL server 2022 / SSRS 2022, getting this error even when using an admin account An error has occurred during report processing. (rsProcessingAborted) Cannot impersonate user for data source 'AutoGen__5C6349F2_4BB6_4a1b_A16E_8D69795D8602_'.…

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,814 questions
Microsoft Configuration Manager
asked 2024-05-13T01:25:46.7933333+00:00
Belgian Malinois 356 Reputation points
commented 2024-05-13T16:32:12.89+00:00
Belgian Malinois 356 Reputation points
1 answer One of the answers was accepted by the question author.

Update Path of FFL/DFL from 2003 to later versions.

Hi All, I have a domain with FFL 2003 and DFL 2008. There are other forests in the environment with FFL 2008 and 2008R2 and DFL 2008 and 2008R2 respectively. I want to update the FFL from 2003 to higher. What should be the upgrade path of FFL/DFL from…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,941 questions
asked 2024-05-07T11:07:50.1433333+00:00
Garima Das 1,041 Reputation points
commented 2024-05-13T16:31:40.02+00:00
Garima Das 1,041 Reputation points
2 answers One of the answers was accepted by the question author.

I cannot access synapse workspace in Azure. error code

Failed to load Failed to load role assignments due to forbidden issue, error code 403. Refresh or troubleshoot the issue. Please can someone help. I am the owner of the subscription.

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,428 questions
asked 2024-05-09T15:19:23.46+00:00
Xhevahir Mehalla 20 Reputation points
commented 2024-05-13T16:28:49.7566667+00:00
Xhevahir Mehalla 20 Reputation points
1 answer One of the answers was accepted by the question author.

Linked services and Key Vault

Hello, Just a question regarding link services, basically, our orgnisation has linked services with one datasbases from different business area, now we need to ingest data from different source, ideally from sharepoint with all the csv files for other…

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,428 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,755 questions
asked 2024-05-03T14:00:54.99+00:00
Nick Wong 90 Reputation points
accepted 2024-05-13T16:28:30.5633333+00:00
Nick Wong 90 Reputation points
2 answers One of the answers was accepted by the question author.

permanent footer row in datagridview

hi , is there a way by which our datagridview control could have a footer row below exactly after the 12 rows and if the rows in the datagridview increases , suppose by 2 . it should always be at last position but it always should be after 12 rows . the…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,841 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,318 questions
asked 2023-09-21T12:32:58.41+00:00
ankit goel 746 Reputation points
commented 2024-05-13T16:23:31.1466667+00:00
Abdulaziz Mohammed Ameen Qasem 0 Reputation points
1 answer One of the answers was accepted by the question author.

MFA for VMware is no longer working, possible Azure issue

Our SAML certificate in Azure for Single Sign on for VMware expired yesterday. We created a new certificate and set it to be Active, and then downloaded the metadata for that certificate and uploaded it to our UAG. Unfortunately, this did not work as…

Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
318 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,692 questions
asked 2024-04-30T14:56:05.5233333+00:00
Schifter, Gabriela 140 Reputation points
accepted 2024-05-13T16:17:24.1233333+00:00
Schifter, Gabriela 140 Reputation points
2 answers One of the answers was accepted by the question author.

ASD: How can I determine replica name from info in sys.dm_database_replica_states?

I have named replicas (NOT availability replicas) in my Azure SQL Database instance. When retrieving information from sys.dm_database_replica_states (generally to check secondary_lag_seconds), how can I determine the replica name associated with each…

Azure SQL Database
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
984 questions
asked 2024-05-07T14:04:13.9166667+00:00
Joseph Harris 20 Reputation points
commented 2024-05-13T16:14:00.12+00:00
Joseph Harris 20 Reputation points