Update cspell words and exclusions (#5231)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
parent
a419a63bc0
commit
e328665588
5
.vscode/cspell.json
vendored
5
.vscode/cspell.json
vendored
@ -66,6 +66,7 @@
|
||||
"AMQPVALUE",
|
||||
"australiacentral",
|
||||
"australiaeast",
|
||||
"authcid",
|
||||
"avro",
|
||||
"antkmsft",
|
||||
"azcore",
|
||||
@ -105,6 +106,7 @@
|
||||
"echsmkey",
|
||||
"Ecdsa",
|
||||
"Edlund",
|
||||
"Ekus",
|
||||
"EKUs",
|
||||
"Entra",
|
||||
"euap",
|
||||
@ -120,6 +122,7 @@
|
||||
"hlocal",
|
||||
"HLOCAL",
|
||||
"HRESULT",
|
||||
"Imds",
|
||||
"IMDS",
|
||||
"immutability",
|
||||
"Intel",
|
||||
@ -141,6 +144,8 @@
|
||||
"LPBYTE",
|
||||
"LPSTR",
|
||||
"LPWSTR",
|
||||
"MAKELANGID",
|
||||
"mbedtls",
|
||||
"mbps",
|
||||
"MHSM",
|
||||
"mmdc",
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!-- cspell: words sharedcae -->
|
||||
---
|
||||
page_type: sample
|
||||
languages:
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
#include <openssl/rsa.h>
|
||||
#include <openssl/x509v3.h>
|
||||
|
||||
// cspell::words OpenSSL X509 OpenSSLX509
|
||||
// cspell: words OpenSSL X509 OpenSSLX509 keyid
|
||||
|
||||
namespace Azure { namespace Security { namespace Attestation { namespace _detail {
|
||||
|
||||
|
||||
@ -6,6 +6,8 @@
|
||||
#Requires -Version 6.0
|
||||
#Requires -PSEdition Core
|
||||
|
||||
# cspell: ignore asia australia australiasoutheast europe india iowa virginia
|
||||
|
||||
using namespace System.Security.Cryptography
|
||||
using namespace System.Security.Cryptography.X509Certificates
|
||||
|
||||
|
||||
@ -105,6 +105,7 @@ namespace Azure { namespace Core { namespace Amqp { namespace Models {
|
||||
*/
|
||||
Nullable<std::string> ContentType;
|
||||
|
||||
// cspell: ignore IANAHTTPPARAMS
|
||||
/** @brief MIME Content Encoding
|
||||
*
|
||||
* The content-encoding property is used as a modifier to the content-type. When present, its
|
||||
|
||||
@ -13,6 +13,8 @@
|
||||
#include <azure_uamqp_c/sasl_plain.h>
|
||||
#include <azure_uamqp_c/saslclientio.h>
|
||||
|
||||
// cspell: ignore saslclientio
|
||||
|
||||
Azure::Core::Amqp::Network::_internal::Transport
|
||||
Azure::Core::Amqp::Network::_internal::SaslTransportFactory::Create(
|
||||
std::string const& saslKeyName,
|
||||
|
||||
@ -11,6 +11,8 @@
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
// cspell: ignore abcdabcd
|
||||
|
||||
namespace Azure { namespace Core { namespace Amqp { namespace Tests {
|
||||
|
||||
class TestManagement : public testing::Test {
|
||||
|
||||
@ -20,6 +20,8 @@
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
// cspell: ignore abcdabcd
|
||||
|
||||
namespace Azure { namespace Core { namespace Amqp { namespace Tests {
|
||||
extern uint16_t FindAvailableSocket();
|
||||
|
||||
|
||||
@ -29,6 +29,8 @@
|
||||
#if !defined(WINAPI_PARTITION_DESKTOP) \
|
||||
|| WINAPI_PARTITION_DESKTOP // See azure/core/platform.hpp for explanation.
|
||||
|
||||
// cspell: ignore Hkey
|
||||
|
||||
namespace {
|
||||
|
||||
/**
|
||||
|
||||
@ -29,6 +29,8 @@
|
||||
#include <wincrypt.h>
|
||||
#include <winhttp.h>
|
||||
|
||||
// cspell: ignore hcertstore
|
||||
|
||||
using Azure::Core::Context;
|
||||
using namespace Azure::Core::Http;
|
||||
using namespace Azure::Core::Diagnostics;
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<!-- cspell:words gunicorn Nlcjpw userx Nlcng dvcm passwordx userc -->
|
||||
<!-- cspell:words gunicorn Nlcjpw userx Nlcng dvcm passwordx userc larryocore LARRYO -->
|
||||
|
||||
# Create squid proxy docker container
|
||||
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!-- cspell: ignore nocleanup -->
|
||||
# Azure SDK Perf for C++
|
||||
|
||||
Azure perf for C++ (`azure-perf`) provides shared primitives, abstractions, and helpers for running performance tests for an Azure SDK clients for C++. It represent the C++ version of the [.NET original version](https://github.com/Azure/azure-sdk-for-net/tree/main/common/Perf).
|
||||
|
||||
@ -8,6 +8,8 @@
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
// cspell: ignore ownerid
|
||||
|
||||
using namespace Azure::Messaging::EventHubs::Models;
|
||||
|
||||
void Azure::Messaging::EventHubs::BlobCheckpointStore::UpdateCheckpointImpl(
|
||||
|
||||
@ -13,6 +13,8 @@
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
// cspell: ignore edboptions
|
||||
|
||||
class ProducerClientTest : public EventHubsTestBase {
|
||||
};
|
||||
|
||||
|
||||
@ -46,6 +46,7 @@ namespace Azure { namespace Security { namespace KeyVault { namespace Certificat
|
||||
constexpr static const char CerPropertyName[] = "cer";
|
||||
|
||||
/***************** Certificates Policy *****************/
|
||||
// cspell: ignore ekus upns
|
||||
constexpr static const char PolicyPropertyName[] = "policy";
|
||||
constexpr static const char KeyPropsPropertyName[] = "key_props";
|
||||
constexpr static const char KeyTypePropertyName[] = "kty";
|
||||
|
||||
@ -83,6 +83,7 @@ namespace Azure { namespace Security { namespace KeyVault { namespace Keys { nam
|
||||
constexpr static const char HsmPropertyName[] = "hsm";
|
||||
|
||||
/***************** Encryption Algorithm *********/
|
||||
// cspell: ignore CBCPAD
|
||||
constexpr static const char Rsa15Value[] = "RSA1_5";
|
||||
constexpr static const char RsaOaepValue[] = "RSA-OAEP";
|
||||
constexpr static const char RsaOaep256Value[] = "RSA-OAEP-256";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user