Now that you have done all the labs, it is important to cleanup deployed resources.
Below we will see the steps required for this process:
SAP CAL Cleanup
This process will remove all resources deployed by SAP into your Azure Subscription. This is a destructive process and in case you need to recover this environment, you can redeploy from scratch until the end of the SAP CAL Trial.
- Sign in to the SAP CAL and click on Log On.
- Go to Instances, click on the ellipsis button and select Terminate
- Confirm the termination by clicking OK
This process can take up to 30 minutes. During the process the status will go from Active to Terminating. Once it is completed the status will change to Terminated
Wait until the termination is complete to proceed on the Azure part.
Azure Cleanup
This process will remove all resources under the deleted reesource groups of your Azure Subscription. This is a destructive process with no recovery possible besides redeploying.
Before proceeding, make sure SAP CAL resources have been removed and Instance status on SAP CAL is TERMINATED as per guidance above.
-
Sign in to your Azure Account through the Azure Portal
-
Let’s start by removing all the remaining resources deployed on the same SAP resource groups. Navigate to Resource Groups
-
Here you can see the existing resource groups.
-
Click on the ones you want to delete (the ones created by SAP have SAPCAL in their names) and click on Delete resource group. On the panel on the right side, mark Apply force delete and write the name of the Resrouce Group to confirm. Click Delete. REPEAT this process to all resource groups named SAPCAL or that you want to remove
-
Let’s remove the SAP CAL access from the Active Directory, thus removing its privileges to launch any new workloads on Azure. Go to Azure Active Directory
-
Go to App registrations and open the one you created for SAP CAL
-
Select Delete. Once completed SAP CAL credentials will be invalid.
SAP Gateway Demo System Cleanup
Although not required, because it doesn’t impact in costs, you can opt to delete your SAP Gateway Demo Account. This process will remove the access and delete the account. In case you need to have access to it again, you will have to register again from scratch.
- Go to the ES5 Login page
- Click on the Delet Account button
All set
All the resources have been deleted if the procedures were sucessfull.
Thank you for having followed thru the labs and we sincerely hope they were of value for you and your business!
This project is open source by nature and things can change pretty fast in the cloud environment.
In case you see something wrong on the steps presented, something is not working as designed, or you wanna give a feedback, feel free to contribute opening an issue or pushing a commit to our Github project page.