1.9 KiB
Support
Troubleshooting tips
Keep Software up-to-date
RGCOPY relies on several PowerShell modules. A malfunction of these modules might directly result in a failure of RGCOPY. Therefore, you should make sure that you always use the newest version of:
- PowerShell
- PowerShell modules Az and Az.NetAppFiles
- RGCOPY
Analyze deployment errors
The most important feature of RGCOPY is deploying an ARM template. This might fail for various reasons that are not under control of RGCOPY. In case of an error, check the following log files:
- RGCOPY log file
All error messages and the call stack are displayed on the console and are written to the RGCOPY log file. - Activity log
This is available in Azure Portal for the resource group and for each resource. - Deployments log
This is available in Azure Portal for the resource group.
Supported Azure resource types
Azure is permanently releasing new resource types and new features for existing resources. RGCOPY only supports a limited set of resource types. It is simply impossible to support all of them. In particular, RGCOPY does not support classic VMs. Some features are only supported for very specific boundary conditions. Adding support for further resource types to RGCOPY might or might not happen in the future. A new feature of a supported resource might cause issues with RGCOPY in the future. Therefore, you should always use the newest version of RGCOPY.
How to file issues and get help
This project uses GitHub Issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new Issue. For better analysis, the RGCOPY zip file might be needed.
Microsoft Support Policy
Support for rgcopy.ps1 is limited to the resources listed above.