SharePoint Asked by SharePointAdmin on October 25, 2021
i have an azure subscription and i am trying to create a sharepoint server 2016 with an azure sql managed instance. i followed the steps from this article (https://docs.microsoft.com/en-us/sharepoint/administration/deploy-azure-sql-managed-instance-with-sharepoint-servers-2016-2019#environment) and here’s what i did:
sharepoint-server-deployment
sharepoint-server-deployment-vnet
to sharepoint-server-deployment
subnet2
in addition to the default
subnet on sharepoint-server-deployment-vnet
vm1
within the default
subnetvm1
through rdp and add the active directory
feature in the add features wizardvm1
to a domain controller and set up an ad forestvm2
in the default subnet
vm2
through rdp and download sharepoint server 2016 from https://www.microsoft.com/en-us/download/details.aspx?id=57462managedinstance
in subnet2
vm2
:$farmcred = get-credential # i used my credentials for signing in to vm2
$dbcred = get-credential # i used the admin credentials for managedinstance
$farmpwd = read-host -prompt "enter farm password" -assecurestring # i used the password i would like for the farm to have
new-spconfigurationdatabase -databaseserver managedinstance -databasename sharepoint_config -farmcredentials $farmcred -databasecredentials $dbcred -passphrase $farmpwd -localserverrole SingleServerFarm
i am getting that the server does not exist or current user does not have access to connect to it, pls help!
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP