Skip to content

Commit b030564

Browse files
committed
Fixed vale errors
1 parent 6501ab1 commit b030564

File tree

49 files changed

+104
-113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+104
-113
lines changed

.github/styles/UmbracoDocs/Acronyms.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ exceptions:
3636
- DELETE # HTTP DELETE method
3737
- DHL # International Shipping brand
3838
- DIBS # DIBS by Nets
39+
- DLL # Dynamic-Link Library
3940
- DNS # Domain Name System
4041
- DOM # Document Object Model
4142
- DXP # Digital Experience Platform

umbraco-cloud/begin-your-cloud-journey/project-features/secrets-management.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ If too many secrets are added, or if secret values are too large, your environme
4545

4646
It is recommended to:
4747

48-
- Keep secrets small and concise.
49-
- Store only sensitive values as secrets (for example: API keys, connection strings).
50-
- Use `appsettings.json` for general configuration values.
48+
* Keep secrets small and concise.
49+
* Store only sensitive values as secrets (for example: API keys, connection strings).
50+
* Use `appsettings.json` for general configuration values.
5151
{% endhint %}
5252

5353
To add a secret to your environment, follow these steps:
@@ -176,6 +176,4 @@ The following prefixes are allowed for Secrets on Umbraco Cloud:
176176

177177
It is also possible to use Secrets to save API keys, Passwords, and ReChaptcha for all our Umbraco products on Umbraco Cloud.
178178

179-
Do you have an existing or new secret that you want to add to a key vault that conflicts with the name restrictions?
180-
181-
Then please contact Umbraco support, then we will consider it as soon as possible.
179+
Do you have an existing or new secret that you want to add to a key vault that conflicts with the name restrictions? Contact Umbraco Support and it will be considered as soon as possible.

umbraco-cloud/begin-your-cloud-journey/project-features/team-members/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ User Permissions for each environment can be set in the **Edit Team** page avail
1717
<figure><img src="images/Edit-Team.png" alt=""><figcaption></figcaption></figure>
1818

1919
* **Admin**: Has access to everything on a project. An admin can delete a project and edit the team. An admin can deploy changes between environments in the Project Portal and has access to git, as well as the Power Tools Kudu.
20-
* **Read**: A team member with Read permissions can only view the project in the portal as well as the backoffices. They are not able to deploy or change anything on the project itself. They can clone down the project, but cannot push changes they have made locally. By default, they are added as an admin in the backoffice so they can make changes in the backoffice. If you want to change this, see Team Member Permissions in the Umbraco Backoffice below.
20+
* **Read**: A team member with Read permissions can only view the project in the portal as well as the backoffice. They are not able to deploy or change anything on the project itself. They can clone down the project, but cannot push changes they have made locally. By default, they are added as an admin in the backoffice so they can make changes in the backoffice. If you want to change this, see Team Member Permissions in the Umbraco Backoffice below.
2121
* **Write**: A team member with Write permissions can do everything on a project except delete it and edit the team. A user with Write permissions can deploy changes between environments through the portal. They have access to the git repositories and can push local changes to the environment.
2222
* **No Access**: A team member with No access permissions cannot restart the environment, deploy changes between environments, check error logs or log files, or access Kudo in the Project Portal. They can view the project in the portal and access the backoffice.
2323

umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/deployment/local-to-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ To validate your local site and ensure compatibility with the updated schema, us
6060

6161
Here, you can see the status of ongoing or completed deployment processes. The status will show whether an operation has been triggered and is in progress has been completed, or has failed.
6262

63-
The dashboard will show the status based on the marker files on the disk, eg. `deploy-progress`. From the **Deploy** Dashboard, it is also possible to trigger different processes.
63+
The dashboard will show the status based on the marker files on the disk, for example, `deploy-progress`. From the **Deploy** Dashboard, it is also possible to trigger different processes.

umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/deployment/restoring-content/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
When you have content on your Cloud environment and clone down your project to your local machine, you need to restore the content. You will also need to use the restore option when setting up new Cloud environments.
44

5-
The restore option can be used to always ensure you work with the latest content when delevoping new features.
5+
The restore option can be used to always ensure you work with the latest content when developing new features.
66

77
## How to Restore Content
88

umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Attaching a CI/CD pipeline to a flexible environment is currently not possible.
2626

2727
**Centralized Management**
2828

29-
* With Umbraco CI/CD Flow, you can centralize the management of your deployments, tests, and workflows. This makes it easier to monitor, troubleshoot, and optimize your processes, leading to more efficient and reliable deployments. Automating deployment minimizes the risc for human errors that could have a negative effect on the target environment.
29+
* With Umbraco CI/CD Flow, you can centralize the management of your deployments, tests, and workflows. This makes it easier to monitor, troubleshoot, and optimize your processes, leading to more efficient and reliable deployments. Automating deployment minimizes the risk for human errors that could have a negative effect on the target environment.
3030

3131
Umbraco CI/CD Flow serves as a bridge between your existing CI/CD pipeline and Umbraco Cloud, enabling a more streamlined and automated deployment process. While it offers a number of advantages, there are also limitations that need to be considered. On the page '[Known Limitations and Considerations](knownlimitationsandconsiderations.md)' you will find a detailed list of the pros and cons of using Umbraco CI/CD Flow.
3232

umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/working-locally/legacy-umbraco-visual-studio-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ To use ModelsBuilder with IntelliSense in Visual Studio, you'll need to make som
145145
This will make the models of your Document Types available with IntelliSense in Visual Studio. [You can read more about configuring ModelsBuilder here](https://docs.umbraco.com/umbraco-cms/reference/templating/modelsbuilder).
146146

147147
{% hint style="info" %}
148-
Are using the [Visual Studio Extension for ModelsBuilder](https://marketplace.visualstudio.com/items?itemName=ZpqrtBnk.UmbracoModelsBuilderExtension\&ssr=false) and getting the error message Unauthorized when generating models? You'll need to use or create a backoffice user in your local installation. You then need to supply the credentials for this user in the Visual Studio options. This is necessary because the extension is not able to authenticate against Umbraco Id.
148+
Are using the [Visual Studio Extension for ModelsBuilder](https://marketplace.visualstudio.com/items?itemName=ZpqrtBnk.UmbracoModelsBuilderExtension\&ssr=false) and getting the error message Unauthorized when generating models? You'll need to use or create a backoffice user in your local installation. You then need to supply the credentials for this user in the Visual Studio options. This is necessary because the extension is not able to authenticate against Umbraco ID.
149149
{% endhint %}
150150

151151
### Using Umbraco namespaces in your `*.Core` project

umbraco-cloud/build-and-customize-your-solution/set-up-your-project/databases/backups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ When an upload fails, you can click the triangle icon to view more details about
9090
| ------------------------- | -------------------------------------------- |
9191
| ImportBackupAborted | User aborted the upload. |
9292
| ImportBackupFailedUnknown | An unknown error occurred during the upload. |
93-
| ImportBackupFailed | Upoload took too long. |
93+
| ImportBackupFailed | Upload took too long. |
9494

9595
## Restore Database
9696

umbraco-cloud/build-and-customize-your-solution/set-up-your-project/databases/cloud-database/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ and in one of these folders for IIS Express:
8181

8282
If you're using Visual Studio 2015+ check this path: `$(solutionDir)\.vs\config\applicationhost.config`
8383

84-
In Visual Studio 2015+ you can also configure which `applicationhost.config` file is used by altering the `<UseGlobalApplicationHostFile>true|false</UseGlobalApplicationHostFile>` setting in the project file (eg: `MyProject.csproj`). Source: Microsoft Developer Network (MSDN) forum.
84+
In Visual Studio 2015+ you can also configure which `applicationhost.config` file is used by altering the `<UseGlobalApplicationHostFile>true|false</UseGlobalApplicationHostFile>` setting in the project file (for example, `MyProject.csproj`). Source: Microsoft Developer Network (MSDN) forum.
8585

8686
Now that you are all set and ready you can continue to work with your [database locally](local-database.md).

umbraco-cloud/build-and-customize-your-solution/set-up-your-project/project-settings/config-transforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can find and manage the value of the `DOTNET_ENVIRONMENT` environment variab
3232

3333
Create the files in your local project clone to ensure it's added to the repository.
3434

35-
When the file is deployed to the Live environment, the transforms will be applied to the `appSettings.json` file in the `Root` of your project. In the case that you have mutliple mainline environments, the `appSettings.Live.json` will **only** transform the `appSettings.json` on the Live environment.
35+
When the file is deployed to the Live environment, the transforms will be applied to the `appSettings.json` file in the `Root` of your project. In the case that you have multiple mainline environments, the `appSettings.Live.json` will **only** transform the `appSettings.json` on the Live environment.
3636

3737
{% hint style="info" %}
3838
If you don't have a web.config you will need to create one locally as well.

0 commit comments

Comments
 (0)