Archives
- February 2025 (1)
- January 2025 (1)
- March 2024 (13)
- February 2024 (17)
- January 2024 (12)
- December 2023 (5)
- November 2023 (12)
- October 2023 (6)
- September 2023 (5)
- August 2023 (4)
- July 2023 (5)
- June 2023 (4)
- May 2023 (5)
- April 2023 (4)
- March 2023 (4)
- February 2023 (2)
- January 2023 (3)
- December 2022 (4)
- November 2022 (3)
- October 2017 (2)
- June 2016 (1)
- March 2016 (2)
- June 2015 (6)
- May 2015 (6)
- April 2015 (18)
- March 2015 (17)
- February 2015 (6)
- January 2015 (3)
- December 2014 (31)
- November 2014 (7)
- October 2014 (12)
- September 2014 (21)
- August 2014 (10)
- July 2014 (14)
Categories
- .NET (10)
- Active Directory (6)
- Application Security (1)
- Azure (37)
- Event (13)
- Exchange (37)
- Graph API (7)
- Linux (6)
- Microsoft Machine Learning (2)
- Office 365 (69)
- Quantum (8)
- Quantum Computing (8)
- SharePoint (130)
- SQL (3)
- Uncategorized (6)
Who's Online
Support my Sponsor
Top Posts & Pages
- Hide, Change or Add a Button in SharePoint Online List or document library Toolbar
- Get duplicate files in all SharePoint site using file HASH
- Delete items from Preservation hold library in SharePoint online
- Import-Module : Function Remove-MgSiteTermStoreSetParentGroupSetTermRelation cannot be created because function capacity 4096 has been exceeded for this scope
- SharePoint error External Data Refresh Failed:We are unable to refresh one or more data connections in this workbook.The following connections failed to refresh
- An error has occurred, which probably means the feed is down. Try again later.
Posts Tagged ‘cannot’
Microsoft Azure SQL VM not able to access
February 10th, 2015
Issue :
When you logon to some server using Domain account, you cannot access the pre-installed software like SQL server.
Solution:
When the VM is created, it is created account you specify using Azure VM creation screen and then added to domain. So by default other account don’t have access to the application installed during VM creation. You have to 1st Logon to the server using Azure VM account give appropriate permission to domain account and then use it.