1,809,340 questions

Sort by: Updated
4 answers

error al llamar a una conexión odbc dentro de un triggers CLR.

Hi, I have a problem. I am performing a CLR triggers in which it is triggered when an insert operation is performed on a certain table. The operation that I must perform from the triggers would be to execute an insert on a table that is on another…

SQL Server Integration Services
SQL Server Integration Services

A Microsoft platform for building enterprise-level data integration and data transformations solutions.

2,794 questions
Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,717 questions
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,745 questions
asked 2021-09-14T09:11:59.857+00:00
MIGUEL ANGEL 1 Reputation point
commented 2021-09-21T21:14:40.657+00:00
Erland Sommarskog 134.4K Reputation points MVP Volunteer Moderator
8 answers One of the answers was accepted by the question author.

CREATING TRIGGER WHEN A PARTICULAR COLUMN OF A TABLE IS UPDATED

Hello, I am looking for a way whereby a trigger will be created ONLY when a particular column of a table is updated. Take for instance, I have a table with about 15 columns including password column. I want a situation whenever password is updated, the…

Azure SQL Database
Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,717 questions
asked 2021-09-13T15:22:46.343+00:00
CEO 136 Reputation points
commented 2021-09-21T21:13:10.463+00:00
Erland Sommarskog 134.4K Reputation points MVP Volunteer Moderator
1 answer

Unexpire Password not working for password writeback

Hello. I am attempting to roll out the SSPR feature (using AAD Connect) in our environment. Password writeback works (as in the user can initiate a password change from Office 365 by clicking Settings > Reset Password). However, newly created…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-09-01T16:33:11.763+00:00
Solid Snake 1 Reputation point
answered 2021-09-21T21:12:21.59+00:00
Anonymous
1 answer

ADFS migrating apps to Azure enterprise apps

Hello I have around 20 saml apps configured in ADFS 4.0 that i need to migrate over to Azure enterprise apps. Looking for some best practices or the best way to approach this ? Example how can i identify if an application is being used in ADFS? If the…

Microsoft Security | Active Directory Federation Services
asked 2021-08-30T22:15:18.82+00:00
Skip Hofmann 191 Reputation points
commented 2021-09-21T21:03:52.517+00:00
Siva-kumar-selvaraj 15,741 Reputation points Volunteer Moderator
1 answer

Join remote server to Azure AD DS

I deployed an Azure ADDS, then a virtual network gateway was deployed, and a point-to-site VPN configured to be able to join a remote server hosted in a different cloud to this domain. When I tried to join the server I got the error that the domain could…

Microsoft Security | Microsoft Entra | Other
asked 2021-08-17T15:31:05.793+00:00
Javier Acebo 1 Reputation point
commented 2021-09-21T20:54:54.25+00:00
Siva-kumar-selvaraj 15,741 Reputation points Volunteer Moderator
0 answers

Window applications

A customer wants you to provide a solution that will enable her to access her dekstop and windows applications remotely. She has need access both windows and non-windows applications and devices. What solution you will implement on her ? and discuss…

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
asked 2021-09-21T20:52:58.327+00:00
Nomonde Ngema 1 Reputation point
1 answer

Remote User Authentication via AAD

Hi Folks, Currently on premise staff must sign into their work PC via local domain controller to do work with no local admin access to their PC. If the local AD is synch with AAD then would this permit staff working from home to be authenticated by…

Microsoft Security | Microsoft Entra | Other
asked 2021-08-23T08:07:50.073+00:00
Sebring 41 Reputation points
commented 2021-09-21T20:52:24.993+00:00
Siva-kumar-selvaraj 15,741 Reputation points Volunteer Moderator
1 answer

SP initiated sso redirecting to main page instead of the redirect URL that is in the configuration

One of our clients setup SAML SSO using Azure as their Identity provider. The SSO connection was successful, however the SP initiated login doesn't redirect the user to the correct URL that was setup under relay state URL. And the redirect works properly…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-08-13T03:51:34.21+00:00
Deepthi 36 Reputation points
commented 2021-09-21T20:51:33.11+00:00
Siva-kumar-selvaraj 15,741 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

Can we get the Employee ID property inside Power App or Power Automate

Inside our active directory we have a property named "Employee ID" as follow:- so inside our PowerApp form i want to get the value of this property,,, but i checked the Office365Users connector @…

Community Center | Not monitored
asked 2021-09-21T11:46:31.017+00:00
john john 1,031 Reputation points
accepted 2021-09-21T20:49:35.987+00:00
john john 1,031 Reputation points
2 answers

Unable to setup App Registration with Azure

Hi team, Hope you can help me here. We are trying to setup Barracuda Sentinel to Azure, however, the App registration isnt working and we are getting this error "AADSTS650052 The app needs access to a service (https://manage-gcc.office.com')…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-06-22T01:39:44.717+00:00
Daniel 6 Reputation points
commented 2021-09-21T20:38:45.423+00:00
Siva-kumar-selvaraj 15,741 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

Exchange 2019 Drafts

Hello Everyone, Last week some of my users noticed a draft email they did not create. The email contained an attachment and their email address was in the 'TO' field. I ran the latest MSERT on the server and it found the following threat: …

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.

8,170 questions
asked 2021-09-14T20:20:02.267+00:00
Cesar 41 Reputation points
commented 2021-09-21T20:36:19.623+00:00
Cesar 41 Reputation points
0 answers

Google signin crashing on phone but works on simulator

My SignIn method is as follows: public void SignIn() { Debug.WriteLine("In SignIn"); if (GdAuthenticator == null) { (App.GdClientId, App.GdRedirectUrl, App.GdClientSecret) = App.SetIDs4GoogleDrive(); …

Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin

A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.

5,379 questions
asked 2021-08-02T15:44:32.71+00:00
Shantimohan Elchuri 721 Reputation points
commented 2021-09-21T20:34:05.767+00:00
Shantimohan Elchuri 721 Reputation points
1 answer

Plugin is failing and throwing an error “client and server cannot communicate” on CRM 2013

Hi, I am getting a “client and server cannot communicate” error when I am trying to connect the plug-in registration tool. I have a plugin on the custom entity to create a record in CRM, plugin working fine until yesterday, suddenly the plug-in…

Community Center | Not monitored
asked 2021-09-21T20:23:28.93+00:00
Suresh Babu Pilli 1 Reputation point
answered 2021-09-21T20:24:53.27+00:00
Anonymous
1 answer

Do you need 1 license to sync Azure AD group members or do you need 1 license per (admin) account you want to sync?

Hello, If for example I want to sync 15 accounts with Azure AD group sync. Do I need 15 licenses for this or do I need just 1 license for the user to get it synced? Thanks

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-08-23T09:36:07.347+00:00
J-P 1 Reputation point
commented 2021-09-21T20:22:41.403+00:00
Siva-kumar-selvaraj 15,741 Reputation points Volunteer Moderator
1 answer

Feature Request - Azure SQL Managed Instance long-term backup retention - at the instance level

Feature Request: apply LTR policy at the Server/Instance level (allow to be overridden at the database level) My assumption is that in the SQL MI preview feature, LTR settings are individually applied on each Database in the instance(powershell…

Azure SQL Database
asked 2021-09-21T19:52:44.98+00:00
Chad Bentz 26 Reputation points Microsoft Employee
answered 2021-09-21T20:19:48.567+00:00
Oury Ba-MSFT 21,156 Reputation points Microsoft Employee Moderator
2 answers One of the answers was accepted by the question author.

Powershell - ignore blank combo box

I have created a Powershell "app" to make new user creation follow a standard, as in ensure all required attributes have data entered. As part of this I have added some combo boxes to remind the person creating the account to add new users to…

Windows for business | Windows Server | User experience | PowerShell
asked 2021-09-21T19:25:27.697+00:00
Gareth Davies 276 Reputation points
answered 2021-09-21T20:08:52.943+00:00
Gareth Davies 276 Reputation points
2 answers One of the answers was accepted by the question author.

Azure SQL DB size

Azure SQL DB shows max size of 30 GB with only about 4 GB in use for the DB size in Azure portal. Using SSMS, the properties of the DB shows 30 GB total size and a DB of about 4 GB again. However, the DB stopped updating and was acting like it ran out of…

Azure SQL Database
asked 2021-09-21T17:58:31.123+00:00
Ray Wages 26 Reputation points
commented 2021-09-21T20:07:38.703+00:00
Alberto Morillo 35,506 Reputation points MVP Volunteer Moderator
1 answer

How to configure WAF v2

Im trying to reach a Onprem Web Service: vm.domain.com:44300/sap/bc/ui2/flp/Launchpad.html?sap-language=es I have my WAF v2 (azure application gateway) and it works, but wehn I try to configure to reach…

Azure Application Gateway
Azure Application Gateway

An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.

1,372 questions
Azure Web Application Firewall
asked 2021-09-21T18:24:25.477+00:00
Rogelio Pérez Antonio 1 Reputation point
answered 2021-09-21T20:07:35.437+00:00
ChaitanyaNaykodi-MSFT 27,671 Reputation points Microsoft Employee Moderator
1 answer

How can I setup Canadian Excise Tax on D365?

I would like to setup an automatic excise tax when every sale is posted. Should be something simple like an expense associated with posted sales. I couldn't find any documentation explaining. When goods are made in Canada, excise tax is payable when the…

Community Center | Not monitored
asked 2021-09-21T20:03:33.387+00:00
Bruno Santos 1 Reputation point
answered 2021-09-21T20:04:28.2+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

Microsoft 365 account

I did not want Microsoft 365 for family as I am only a single user. How do I change my subscription?

Community Center | Not monitored
asked 2021-09-21T18:31:26.177+00:00
adria frenzel 21 Reputation points
accepted 2021-09-21T19:58:49.937+00:00
adria frenzel 21 Reputation points