thub.users.profile.tabs.comments.personalized


Trying to do this using powershell script.

Using the graph api's can a url be white listed in Intune application guard policy ?

What kind of log can you please provide details.

All the users are assigned the same license. One device is only assigned to a single user.

But within the script a different account is used for some jobs.

The script is collection few logs and uploading to sharepoint.

Hello thanks for the reply..I mostly tried all the options mentioned by you but i am still not able to connect.

Protocol, DNS , networking, firewall seems to be set all fine.

TCP/IP -
90877-client-protocol.png


client-protocol.png (10.2 KiB)

Any further update on this ?

Yes i understand that but i should be able to connect to the network name and should be able to ping the network name /active node...Right.

so, if i am connecting using SSMS then would not it connect to 1433 by default ? or do i need to specify the port and connect ?

Yes, I am able to connect to the cluster using its network name but only from the active node. If i try to connect from a third server other than the two nodes i am not able to connect. Any other option that i can try ?

Yes TCP/IP is enabled verified it using SQL Server configuration manager.


Error -

Cannot connect to SQLInstance.

A network-related or instance-specific error occurred while establishing a connection to SQL Server.

The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.


Hello,

My SQL cluster is a multi subnet failover cluster...failover is working fine but the i am not able to ping the SQL cluster with the name of the instance. It's a 2 node cluster and i can ping within the node when it's active but can't ping from another node or from outside.

I have checked/rechecked all the settings related to DNS, Network and everything seems to be fine at this stage.
But because i can't ping the cluster i can not access it using my connection string.

What should be the next set of troubleshooting i can do?

Thanks for the reply.

its a lab environment created for testing in Azure VM....where the network is mostly internal with a Jump box on public network.

The cluster validation report does shows a warning for the ip configuration but other than that the failover and SQL service hosting is working fine.

So, does a cluster does not work in the case when nodes are on different subnets ?

Please, suggest.

Hello,

Thanks for the reply,
I checked the option in logic apps but was not able to figure out what should be the trigger in this case.

On the action i was able to add outlook or slack but what to add on the trigger for new resources created in Azure.
Thanks again for the reply.

Hi,

Thanks for replying.

By DMZ i meant to say that A server which is build in a specific region but is isolated and connecting directly from internet.
IS there any special recommendation in creating a DMZ environment in azure.