98,270 questions

Sort by: Created
1 answer One of the answers was accepted by the question author.

How can we use variables inside the inline script in another inline script in PowerShell workflow in Azure runbooks

“In my Runbook workflow, I’d like to use the variables created in one inline script block within another inline script block.” Please suggest how can do this Workflow { inline script { $a=1 } inline script { $b=$a -- fist inline block…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,142 questions
asked 2024-05-22T17:36:04.3233333+00:00
Ponkam, Sumanth (Cognizant) 25 Reputation points
accepted 2024-05-23T05:10:51.16+00:00
Ponkam, Sumanth (Cognizant) 25 Reputation points
1 answer One of the answers was accepted by the question author.

How to Joint elements from within the array with specified Step and the array result LINQ

hi Dim ByStep as integer=3 Dim MyArray as Integer()={2,5,4,0,0,4,24,6,5,2,5} need Result As String()={"254","004","2465","25"}

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,854 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,601 questions
asked 2024-05-22T16:00:56.13+00:00
Mansour_Dalir 1,676 Reputation points
accepted 2024-05-22T18:52:06.3566667+00:00
Mansour_Dalir 1,676 Reputation points
1 answer One of the answers was accepted by the question author.

Verify Custom Domain Failed

When I try and verify my domain in Entra, I get this message: This domain has been previously configured on an existing Microsoft Entra tenant or Office 365. To verify this domain name, you will first need to remove the domain name from the existing…

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-22T15:31:29.2966667+00:00
Sean Perryman 0 Reputation points
edited the question 2024-05-23T05:06:05.8366667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Why the call of the meeting attendance report API returns wrong data

Hello, In our organization, we want to gather the attendance report of some meetings. At the last time, we found that this API returns wrong results. Sometimes it returns expected data, and sometimes it returns a very small piece of all data JSON it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,814 questions
asked 2024-05-22T12:23:46.39+00:00
Cherny, Igor 0 Reputation points
accepted 2024-05-22T16:02:44.78+00:00
Cherny, Igor 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure - Azure Firewall HA setup

Hello, I would like to know, if I set up two AZs in Azure Firewall setup will it deploy 2 instances of Azure Firewall to achieve high availability? And according to that I will pay double price?

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
580 questions
asked 2024-05-22T10:08:05.9333333+00:00
Alberto Dasilvon 0 Reputation points
commented 2024-05-22T11:03:14.4066667+00:00
Alberto Dasilvon 0 Reputation points
1 answer One of the answers was accepted by the question author.

end point at azure can not reach from outside

Hi All, I deployed FortigateVM at Azure Portal with BYOD, and installed Windows 10 VM too for testing to outsite. I configure IPSec VPN between FortigateVM at azure <> to Fortigate OnPremise at my Office. VPN tunnels are established. Win10 VM…

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,198 questions
asked 2024-05-22T08:54:53.13+00:00
Jasa Atum 0 Reputation points
commented 2024-05-22T16:54:58.86+00:00
Jasa Atum 0 Reputation points
1 answer One of the answers was accepted by the question author.

sharepoint sites storage

Dear all, Last friday, a user saved 2 uge files (400 gb !) on one of our sharepoint site. This action makes the overall size of our sharepoint sites to the limit warning. Yesterday those files have been deleted also from the recycle bin. Today, the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,841 questions
asked 2024-05-22T06:16:41.9666667+00:00
Pfeiffer Andreas - UCI 150 Reputation points
accepted 2024-05-23T06:34:01.0466667+00:00
Pfeiffer Andreas - UCI 150 Reputation points
1 answer One of the answers was accepted by the question author.

How to access the Databricks manages resource group to rotate the access keys for a storage account under the managed resource group?

We want to rotate the access keys for a storage account under a Databricks managed RG. However, keep getting the below error message: "the access is denied because of the deny assignment with name System deny assignment created by Azure…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,964 questions
asked 2024-05-22T06:01:54.29+00:00
Sarish Sayyed (INFOSYS LIMITED) 20 Reputation points Microsoft Vendor
edited the question 2024-05-22T06:49:55.13+00:00
PRADEEPCHEEKATLA-MSFT 79,376 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to open SQL 2008 SSIS Packages

Hi All, We have SQL 2008 R2 server with integration services and some packages, please let me know how to open the old packages and view it. What tool i need to install to view those files?

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,885 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,466 questions
asked 2024-05-22T05:56:27.35+00:00
Karthikeyan Chinnusamy 41 Reputation points
commented 2024-05-23T05:20:17.5966667+00:00
Karthikeyan Chinnusamy 41 Reputation points
1 answer One of the answers was accepted by the question author.

Conditional compilation depending on the Framework

VC employment with Winforms, WPF and Asp.Net. All projects use the same dlls in C#. I am trying to go from .Net framework 4.8 to .Net 8 and I need to include some code in some dlls so that, at compile time, it detects whether 4.8 or .Net is being used…

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,371 questions
asked 2024-05-22T05:56:25.7866667+00:00
zequion 131 Reputation points
accepted 2024-05-22T23:06:19.9166667+00:00
zequion 131 Reputation points
1 answer One of the answers was accepted by the question author.

Enabling Azure Service Access to OpenAI Service through NSG on Private Endpoint: Exploring Exception Checkbox

Today, I deployed a new OpenAI service in my Vnet (with private endpoint). I noticed that there is a new checkbox option called [Exception] in the network settings. However, during my deployment, (including my previously created open ai service) I…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,273 questions
asked 2024-05-22T05:51:25.31+00:00
tatsu sei 40 Reputation points
commented 2024-05-22T07:46:05.43+00:00
tatsu sei 40 Reputation points
1 answer One of the answers was accepted by the question author.

The quota for models in my account is significantly different from the default quota described in the documentation

I noticed that many of my models, such as GPT-35-Turbo, GPT-4, GPT-4-Turbo, or the latest GPT-4o model, have a TPM of only 1K in Azure AI Studio (essentially an unusable state). However, according to Microsoft documentation, the default TPM is 150K,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,273 questions
asked 2024-05-22T05:35:43.94+00:00
Riwi How 0 Reputation points
accepted 2024-05-22T11:15:50.55+00:00
Riwi How 0 Reputation points
1 answer One of the answers was accepted by the question author.

Where can I download the KB2718718

I need the KB2718718 to update SQL server, where can I download it? Thanks

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,885 questions
asked 2024-05-22T05:33:02.67+00:00
Jeff Cao 0 Reputation points
accepted 2024-05-22T07:37:33.77+00:00
Jeff Cao 0 Reputation points
1 answer One of the answers was accepted by the question author.

Power BI service, The training of import data should be removed. it is not possible in Power BI services

Power BI service, The training of import data should be removed. it is not possible in Power BI services This question is related to the following Learning Module

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.
112 questions
asked 2024-05-22T04:50:44.2266667+00:00
Bahram Kouhi 20 Reputation points
accepted 2024-05-23T03:23:00.0033333+00:00
Bahram Kouhi 20 Reputation points
3 answers One of the answers was accepted by the question author.

Getting Message user account does not exist in tenant

Trying to add a new user to outlook email. When I try to log in every time I get this message: Request Id: Correlation Id: Timestamp: 2024-05-22T00:03:18Z Message: AADSTS50020: User account 'xxx@xxxx.com' from identity provider…

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-22T00:45:44.3833333+00:00
Jacob Hall 0 Reputation points
accepted 2024-05-22T16:48:29.2966667+00:00
Jacob Hall 0 Reputation points
1 answer One of the answers was accepted by the question author.

The Reflect link is displayed as pointing to a non-existent tab and cannot be responded to from the article in the post.

Microsoft Education Select the Reflect tab from the Teams class and select New Check-in. Post to see students' reactions. From the new Teams, students select the reaction and press. 'The link points to a tab that does not exist.' This is displayed…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,228 questions
asked 2024-05-22T00:05:43.7766667+00:00
KI 20 Reputation points
commented 2024-05-22T07:19:39.5866667+00:00
KI 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure DDos

Hello, Based on this article https://techcommunity.microsoft.com/t5/azure-network-security-blog/understanding-azure-ddos-protection-a-closer-look/ba-p/3983767 i want to know if my below understanding is right or not : Azure Have 2 kind of DDoS…

Azure DDos Protection
Azure DDos Protection
An Azure service that provides defense against distributed denial-of-service (DDoS) attacks.
65 questions
asked 2024-05-22T00:00:40.18+00:00
Handian Sudianto 4,206 Reputation points
accepted 2024-05-22T01:04:18.5433333+00:00
Handian Sudianto 4,206 Reputation points
1 answer One of the answers was accepted by the question author.

Course for developer beginers from scratch

Hello. I am interested in finding a course that explains how to create your own module based on Microsoft Dynamics 365, but completely from scratch. Without using existing modules (as they are fundamentally not suitable for me). And if this is possible,…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
77 questions
asked 2024-05-21T23:13:52.9366667+00:00
Lex 0 Reputation points
commented 2024-05-23T02:41:32.8033333+00:00
Kiran P 630 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

I wanted to know about the pricing and cost details of soft delete

So Is there any Storage cost or any cost at all for Azure Blob Soft delete, I tried searching but not sure where to get this info.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,485 questions
asked 2024-05-21T21:37:19.33+00:00
Brian 0 Reputation points
accepted 2024-05-22T09:35:09.7433333+00:00
Brian 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Function ptrace support

Hello, I am looking to do monitoring/tracing on Azure Function. Does Azure Function support ptrace system calls? Is there any integration available that we can modify the runtime environment? Similar to AWS Lambda Function Wrapper Script/Extensions?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,371 questions
asked 2024-05-21T21:29:40.3133333+00:00
Bruce Qin 0 Reputation points
accepted 2024-05-22T14:37:12.8866667+00:00
Bruce Qin 0 Reputation points