55,248 questions

Sort by: Answers
0 answers

Not seeing Storage Account Table Create and Delete actions in Activity Log

Hi there, I'm working on a project at my company involving the Table storage resource within a Storage Account. I noticed that I'm not getting the Create/Update and Delete actions logs, of the Table storage I created, at the Activity Log (Monitor…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,888 questions
Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
160 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,719 questions
asked 2024-06-03T13:29:46.01+00:00
Tal Shladovsky 0 Reputation points
0 answers

How should we perform Domain merge?

Hello everyone, I have an environment where I have two domains. Each domain has 4 domain controllers with Windows Server 2016 each. Both the domains are to be merged into one and the DC Servers must be upgraded from Windows Server 2016 to Windows Server…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,020 questions
Windows Server Infrastructure
Windows Server Infrastructure
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Infrastructure: A Microsoft solution area focused on providing organizations with a cloud solution that supports their real-world needs and meets evolving regulatory requirements.
523 questions
asked 2024-06-03T13:29:16.0066667+00:00
Garima Das 1,041 Reputation points
0 answers

Is there any documentation referencing what exactly is expected by azure DNS zone import ?

I'm trying to import a DNS zone into azure and it just keeps failing. It doesn't want trailing dots in the zone file, it doesn't want the domain to reference itself, it splits one big txt record in several and then errors because you can't have multiple…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
613 questions
asked 2024-06-03T13:27:38.37+00:00
Lucas Bouvy 0 Reputation points
0 answers

Speech to text failed

Updated: I press start button but can not recognize speech to text, log message as below startButton.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View v) { if (isPermissionGranted()) { …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,458 questions
asked 2024-06-02T00:48:53.95+00:00
Ho Yeung, Lee 1 Reputation point
commented 2024-06-03T13:27:35.6033333+00:00
Ho Yeung, Lee 1 Reputation point
0 answers

Windows Server Licensing

Need to know below things in more details, can anyone help me? What does each item indicate 634-BTCFMicrosoft Win Svr Emb Std 2019 16 Core 5 Clt Std,EMB,Requires Customer License Agreement,DAOWindows11634-BTCFMicrosoft Win Svr Emb Std 2019 16 Core 5 Clt…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,523 questions
asked 2024-06-03T13:20:36.5566667+00:00
Himanshu Dwivedi 80 Reputation points
edited the question 2024-06-03T13:21:25.3666667+00:00
Himanshu Dwivedi 80 Reputation points
0 answers

On Prem Fileshare Access With Azure Joined Device, Windows Hello For Business and Cloud Trust

Hello, I have a Azure AD joined device with cloud trust and therefor Windows Hello for Business enabled. I am trying to access a on prem fileshare. When logged in via PIN, authentication does not work - I get prompt to enter the PIN all the time. If I…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,010 questions
asked 2024-06-03T13:20:01.43+00:00
Philipp Naether 0 Reputation points
0 answers

Upgrade Windows 10 Enterprise 2016 LTSB _v607 to Windows 11 IOT

Hi Team, I am in the process of upgrading the Windows 10 Enterprise 2016 LTSB to the most recent version of Windows 11 IOT. Kindly let me know how to perform the in-place upgrade without losing any data in the existing environment and the location &…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,503 questions
asked 2024-06-03T13:15:14.9633333+00:00
Sugumar Nithyanandam 0 Reputation points
0 answers

Why is the Graph API returning different versions of a users profile pictures randomly?

Hi, I'm using the Microsoft graph API documented here - https://learn.microsoft.com/en-us/graph/api/profilephoto-get?view=graph-rest-1.0&tabs=http#path-parameters to get a users profile picture. But it seems if I make the same request multiple times…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-03-11T17:42:14.11+00:00
Joe Jones 15 Reputation points
commented 2024-06-03T13:14:18.1566667+00:00
Joe Jones 15 Reputation points
0 answers

How i do replace an adaptive card using bot framework

I have an adaptive card that has a form with inputs the user can interact with, somehow, in my local environment when I interact with the adaptive card the Action.Execute is successful and the card is replaced with another. In the other hand, when I…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,933 questions
asked 2024-05-23T13:48:33.0233333+00:00
Angel Enmanuel Lopez Mancebo 0 Reputation points
commented 2024-06-03T13:14:10.5466667+00:00
Angel Enmanuel Lopez Mancebo 0 Reputation points
0 answers

How can I run SharePoint Online PowerShell from Azure Cloud Shell?

I want to run SharePoint Online PowerShell, from Azure Cloud Shell. It yields nonsense about the command being unrecognized, though. Here is some example session transcription. PS /home/entra> Connect-SPOService -Url…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,010 questions
asked 2024-06-03T13:12:09.2366667+00:00
James Slora 21 Reputation points
0 answers

Adaptive Card works locally but fails when deployed in Azure

I've built a Teams app with a notification bot that uses adaptive cards. The interaction with the adaptive card works perfectly in my local environment: 1-I receive the card in teams. 2-I interact with the card successfully. 3-The card gets refreshed…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,933 questions
asked 2024-05-23T13:51:15.2933333+00:00
Angel Enmanuel Lopez Mancebo 0 Reputation points
commented 2024-06-03T13:11:19.2933333+00:00
Angel Enmanuel Lopez Mancebo 0 Reputation points
0 answers

Unable to reach the chatbot server from Teams while sending a message.

Hello, my name is S.J Our system should reach the bot server via Azure Bot when sending messages to the bot from Teams. While some individuals can reach the bot server and their logs are confirmed, others cannot. This issue suddenly emerged despite no…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,294 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,933 questions
asked 2024-05-31T06:54:11.5433333+00:00
윤성준 0 Reputation points
edited a comment 2024-06-03T13:10:20.6633333+00:00
Prasad-MSFT 5,786 Reputation points Microsoft Vendor
0 answers

I have no instance URL

Why am I unable to locate and access my instance URL within my detail session of Power Apps? Despite my efforts, the absence of this vital reference point impedes my workflow and productivity. How can I resolve this issue to seamlessly resume my tasks…

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.
135 questions
asked 2024-06-03T13:07:35.21+00:00
Alzena Shakira 0 Reputation points
0 answers

Role of BitLocker Drive Encryption in Device Migration.

Hi Team, I have a device that is hybrid-joined and co-managed. The system drives are encrypted using BitLocker and the recovery key is stored in Entra. The device is being migrated from one domain to another using a third-party tool called ForensIT User…

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,787 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
359 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,518 questions
asked 2024-06-03T13:06:33.67+00:00
Garima Das 1,041 Reputation points
0 answers

The SQL Server Product key is not valid.

I have installed the SQL Sever 2022 Standard but when I chose to put the key it says that the key is not valid. I tried to proceed with basic installation and chose the version to evaluation and when it completed, I have now the option of Upgrade…

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,955 questions
asked 2024-06-03T13:01:11.3533333+00:00
Roden C Pineda 0 Reputation points
0 answers

Info required for migration of MMA to Windows defender Unified agent.

Please help me to identify the specific process for that Microsoft Defender unified agent is running on the server. Scenario is that there are some servers in the environment running with 2012R2 and 2016. And MMA is running on the servers. As a result,…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,223 questions
asked 2024-05-31T05:22:12.44+00:00
Fadikar, Subhadip 0 Reputation points
commented 2024-06-03T12:56:08.32+00:00
Sandeep G-MSFT 15,246 Reputation points Microsoft Employee
0 answers

Syslog Transformation DCR not working

I need assistance troubleshooting a Syslog Transformation DCR used with Microsoft Sentinel. The Transformation DCR looks to work correctly in the Create Transformation wizard, but doesn't actually filter out the records. I have a few Syslog/CEF…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,888 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,006 questions
asked 2024-05-29T16:03:21.6833333+00:00
Greg Sneed 0 Reputation points
commented 2024-06-03T12:53:59.2+00:00
Greg Sneed 0 Reputation points
0 answers

No me arranca WSL 2 ubuntu con Windows 10

me da este error No se pudo conectar el disco No se pudo conectar el disco 'C:\Users\lipap\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu_79rhkp1fndgsc\LocalState\ext4.vhdx' a WSL2: El sistema no puede encontrar el archivo especificado. Error code:…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,871 questions
asked 2024-06-03T12:50:51.65+00:00
FENT2526 0 Reputation points
0 answers

User profile is not found under reportees and not searchable in teams.

Hi Team, We have found a strange thing in the user profile. There are two users Sam and Ram. Sam is the manager to Ram, so Ram reports to Sam. When we check Sam's profile, normally under organization the user's who reports to sam will be visible under…

Microsoft Exchange Online
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,294 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,020 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,735 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,933 questions
asked 2024-06-03T11:30:57.03+00:00
KarthikeyanBalasubramani-1991 0 Reputation points
edited a comment 2024-06-03T12:44:29.7433333+00:00
Prasad-MSFT 5,786 Reputation points Microsoft Vendor
0 answers

Speech-to-Text batch transcribe API in germanycentralwest doesn't work

Last Friday (May 31 2024) we started getting the following errors on all transcripts sent to the batch transcription API on our speech resource in…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,458 questions
asked 2024-06-02T20:47:26.57+00:00
Matej the Mete 20 Reputation points
commented 2024-06-03T12:41:09.4+00:00
Matej the Mete 20 Reputation points